Skip to content

Commit efd929b

Browse files
committed
Auto merge of #367 - pietroalbini:rustdoc-perms, r=pietroalbini
Allow rustdoc team to interact with craterbot Now that Crater supports rustdoc runs, let's give the rustdoc team the ability to start runs on their own. [Documentation on how to start a run](https://github.com/rust-lang-nursery/crater/blob/master/docs/bot-usage.md). cc @rust-lang-nursery/rustdoc
2 parents 72b6e43 + efae340 commit efd929b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bot-acl = [
66
"rust-lang/release",
77
"rust-lang/compiler",
88
"rust-lang/libs",
9+
"rust-lang/rustdoc",
910
]
1011

1112
[server.labels]

0 commit comments

Comments
 (0)