Skip to content

Commit 7fb252d

Browse files
committed
Add @bors rollup=never to rustc-push PR body
1 parent 508ee80 commit 7fb252d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: josh-sync/src/sync.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ impl GitSync {
180180
);
181181
println!(
182182
// Open PR with `subtree update` title to silence the `no-merges` triagebot check
183-
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=r?+@ghost"
183+
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=@bors+rollup=never%0Ar?+@ghost"
184184
);
185185

186186
drop(josh);

0 commit comments

Comments
 (0)