-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta: Enable the brand new triagebot transfer command #124725
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
|
@@ -1057,3 +1057,7 @@ project-exploit-mitigations = [ | |||
# Enable tracking of PR review assignment | |||
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html | |||
[pr-tracking] | |||
|
|||
# Enable issue transfers within the org | |||
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Location doesn't exist yet, depends on rust-lang/rust-forge#741. The URL is unlikely to change I'd say, so not blocking imo.
@bors rollup |
👀 I'm wondering what happens if we try to transfer a pullrequest. |
@bors r+ |
…r=jackh726 Meta: Enable the brand new triagebot transfer command cc rust-lang/triagebot#1780, rust-lang/rust-forge#741, https://github.com/rust-lang/rust/issues/124619#issuecomment-2094258528 cc `@ehuss,` `@jackh726`
Rollup of 7 pull requests Successful merges: - rust-lang#122253 (Support Result<T, E> across FFI when niche optimization can be used) - rust-lang#123892 (Document That `f16` And `f128` Hardware Support is Limited) - rust-lang#124458 (Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)) - rust-lang#124459 (Stabilize exclusive_range_pattern) - rust-lang#124711 (Migrate `run-make/doctests-runtool` to rmake) - rust-lang#124725 (Meta: Enable the brand new triagebot transfer command) - rust-lang#124727 (Miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 7 pull requests Successful merges: - rust-lang#122253 (Support Result<T, E> across FFI when niche optimization can be used) - rust-lang#123892 (Document That `f16` And `f128` Hardware Support is Limited) - rust-lang#124458 (Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)) - rust-lang#124459 (Stabilize exclusive_range_pattern) - rust-lang#124711 (Migrate `run-make/doctests-runtool` to rmake) - rust-lang#124725 (Meta: Enable the brand new triagebot transfer command) - rust-lang#124727 (Miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
☀️ Test successful - checks-actions |
New PR: #124768 |
…, r=jackh726 [resubmission] Meta: Enable the brand new triagebot transfer command rust-lang#124725, rust-lang#124725 (comment) r? ghost
…, r=jackh726 [resubmission] Meta: Enable the brand new triagebot transfer command rust-lang#124725, rust-lang#124725 (comment) r? ghost
…, r=jackh726 [resubmission] Meta: Enable the brand new triagebot transfer command rust-lang#124725, rust-lang#124725 (comment) r? ghost
…, r=jackh726 [resubmission] Meta: Enable the brand new triagebot transfer command rust-lang#124725, rust-lang#124725 (comment) r? ghost
Rollup merge of rust-lang#124768 - fmease:enable-triagebot-transfer-2, r=jackh726 [resubmission] Meta: Enable the brand new triagebot transfer command rust-lang#124725, rust-lang#124725 (comment) r? ghost
cc rust-lang/triagebot#1780, rust-lang/rust-forge#741
cc @ehuss, @jackh726