Revert "Add `@bors rollup=never` to rustc-push PR body"
This commit is contained in:
parent
8ebc7c0b32
commit
d56358082c
|
|
@ -180,7 +180,7 @@ impl GitSync {
|
||||||
);
|
);
|
||||||
println!(
|
println!(
|
||||||
// Open PR with `subtree update` title to silence the `no-merges` triagebot check
|
// 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);
|
drop(josh);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue