Remove renamed allowed_merge_apps - #2639
Conversation
|
If you are changing the data structures, please make sure that the changes are not going to break serde deserialization (adding a field is fine; removing or renaming a field isn't). If you must do a breaking change to the format, make sure to coordinate it with all the users of the |
|
[ERROR rust_team::validate] validation error: GitHub user Looks like need to reload CI when configs are updated. |
|
a7e3171 to
fa93a5e
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
Dry-run check results |
Closes #2394
Since allowed_merge_apps was renamed in #2586 and triagebot was updated in rust-lang/triagebot#2464 it can be removed.