diff options
| author | xFrednet <xFrednet@gmail.com> | 2023-07-26 00:13:06 +0200 |
|---|---|---|
| committer | xFrednet <xFrednet@gmail.com> | 2023-07-26 00:13:06 +0200 |
| commit | 5976fda20d2e00980bc3be657a68f53594e69c90 (patch) | |
| tree | 40e84c2ad97910a649549ddc3145aab99b8cf4b0 | |
| parent | 747df85f956c8e7a7fcadc2b6de3127e56a136f2 (diff) | |
| download | rust-5976fda20d2e00980bc3be657a68f53594e69c90.tar.gz rust-5976fda20d2e00980bc3be657a68f53594e69c90.zip | |
Add *no merge policy* note via rustbot
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index c40b71f6ca7..eecae04ea51 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -9,6 +9,9 @@ allow-unauthenticated = [ # See https://github.com/rust-lang/triagebot/wiki/Shortcuts [shortcut] +# Have rustbot inform users about the *No Merge Policy* +[no-merges] + [autolabel."S-waiting-on-review"] new_pr = true |
