Skip to content

Mark revert rollup PR as a draft so that rustbot does not ping #1371

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

rylev
Copy link
Member

@rylev rylev commented Jul 29, 2022

Currently, when trying to revert a PR from a rollup for perf testing, rustbot pings a bunch of people due too code they are in charge of changing (this problem was similarly outlined here: rust-lang/triagebot#1637).

In rust-lang/triagebot#1638 functionality was added to ignore a PR if it's in draft status. This changes makes the PR that we create for reverting a rolled up change a draft PR.

This will make sure that situations like in rust-lang/rust#99897 are avoided in the future.

@rylev rylev requested a review from Mark-Simulacrum July 29, 2022 08:20
@Mark-Simulacrum Mark-Simulacrum merged commit e61f35d into rust-lang:master Jul 29, 2022
@rylev rylev deleted the draft-revert-rollup-pr branch July 29, 2022 11:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants