Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'triagebot.toml')
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index d62adb9144..1138035d0e 100644 --- a/triagebot.toml +++ b/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] |