We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a82a5 commit c54312dCopy full SHA for c54312d
src/tools/miri/miri-script/src/commands.rs
@@ -344,7 +344,7 @@ impl Command {
344
println!(
345
// Open PR with `subtree update` title to silence the `no-merges` triagebot check
346
// See https://github.com/rust-lang/rust/pull/114157
347
- " https://github.com/rust-lang/rust/compare/{github_user}:{branch}?quick_pull=1&title=Miri+subtree+update"
+ " https://github.com/rust-lang/rust/compare/{github_user}:{branch}?quick_pull=1&title=Miri+subtree+update&body=r?+@ghost"
348
);
349
350
drop(josh);
0 commit comments