Skip to content

Commit

Permalink
Revert "Add @bors rollup=never to rustc-push PR body"
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol authored Jan 24, 2025
1 parent 0974081 commit 353d916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc-dev-guide/josh-sync/src/sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ impl GitSync {
);
println!(
// Open PR with `subtree update` title to silence the `no-merges` triagebot check
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=@bors+rollup=never%0Ar?+@ghost"
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=r?+@ghost"
);

drop(josh);
Expand Down

0 comments on commit 353d916

Please sign in to comment.