Skip to content

Commit f8829d1

Browse files
authored
Merge pull request #2220 from rust-lang/revert-2217-bors-rollup-never
2 parents 8ebc7c0 + d563580 commit f8829d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=@bors+rollup=never%0Ar?+@ghost"
183+
" https://github.com/{UPSTREAM_REPO}/compare/{github_user}:{branch}?quick_pull=1&title=Rustc+dev+guide+subtree+update&body=r?+@ghost"
184184
);
185185

186186
drop(josh);

0 commit comments

Comments
 (0)