Skip to content

Remove renamed allowed_merge_apps - #2639

Merged
marcoieni merged 1 commit into
rust-lang:mainfrom
cuba0001:remove-old-config
Jul 29, 2026
Merged

Remove renamed allowed_merge_apps#2639
marcoieni merged 1 commit into
rust-lang:mainfrom
cuba0001:remove-old-config

Conversation

@cuba0001

@cuba0001 cuba0001 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Closes #2394

Since allowed_merge_apps was renamed in #2586 and triagebot was updated in rust-lang/triagebot#2464 it can be removed.

@rustbot

rustbot commented Jul 28, 2026

Copy link
Copy Markdown

rust_team_data/src/v1.rs has been modified, it is used (as a git dependency) by multiple sub-projects like triagebot, the www.rust-lang.org website and others.

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 rust_team_data crate.

@cuba0001

Copy link
Copy Markdown
Contributor Author

[ERROR rust_team::validate] validation error: GitHub user Shourya742 changed username to bit-aloo

Looks like need to reload CI when configs are updated.

@jieyouxu jieyouxu added needs-infra-admin-review This change requires one of the `infra-admins` to review. S-waiting-on-review Status: waiting on review from a team/WG/PG lead, an infra-admin, and/or a team-repo-admin. labels Jul 29, 2026
@jieyouxu

Copy link
Copy Markdown
Member

[ERROR rust_team::validate] validation error: GitHub user Shourya742 changed username to bit-aloo

Looks like need to reload CI when configs are updated.

#2640

@cuba0001
cuba0001 force-pushed the remove-old-config branch from a7e3171 to fa93a5e Compare July 29, 2026 07:52
@rustbot

rustbot commented Jul 29, 2026

Copy link
Copy Markdown

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.

@github-actions

Copy link
Copy Markdown
Dry-run check results

[WARN  rust_team::sync] sync-team is running in dry mode, no changes will be applied.
[INFO  rust_team::sync] synchronizing crates-io
[INFO  rust_team::sync] synchronizing github

@marcoieni
marcoieni added this pull request to the merge queue Jul 29, 2026
Merged via the queue into rust-lang:main with commit 99a209f Jul 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-infra-admin-review This change requires one of the `infra-admins` to review. S-waiting-on-review Status: waiting on review from a team/WG/PG lead, an infra-admin, and/or a team-repo-admin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename allowed-merge-apps to bypass-apps

4 participants