diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2024-11-04 21:35:10 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2024-11-04 21:35:10 +0200 |
| commit | 59ee3bd9485db9e1d75671d2c599aa46ed51b2ff (patch) | |
| tree | 26b98e4bafeb129954fe7ddb436b5fe8e3cf8502 | |
| parent | 56f46c2826b4d664ed697a4eab9132d6785527a9 (diff) | |
| download | rust-59ee3bd9485db9e1d75671d2c599aa46ed51b2ff.tar.gz rust-59ee3bd9485db9e1d75671d2c599aa46ed51b2ff.zip | |
Enable triagebot transfer feature
| -rw-r--r-- | src/tools/rust-analyzer/triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/rust-analyzer/triagebot.toml b/src/tools/rust-analyzer/triagebot.toml index d62adb9144b..1138035d0e8 100644 --- a/src/tools/rust-analyzer/triagebot.toml +++ b/src/tools/rust-analyzer/triagebot.toml @@ -19,3 +19,5 @@ exclude_titles = [ # exclude syncs from subtree in rust-lang/rust "sync from rust", ] labels = ["has-merge-commits", "S-waiting-on-author"] + +[transfer] |
