Skip to content

Commit 11ac7ab

Browse files
committed
New triagebot vacation
1 parent bd79d1d commit 11ac7ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/triagebot/pr-assignment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@ The existence of the owners table also enables the ability for users to post a c
7676

7777
### Vacation
7878

79-
If a reviewer wants to temporarily prevent themselves from being assigned (automatically or manually) they can add themselves to the special
79+
If a reviewer wants to temporarily prevent themselves from being automatically assigned they can add themselves to the special
8080
`assign.users_on_vacation` group.
8181

82+
They will still be able to be assigned via their name, in which case triagebot will post a warning that the person is on vacation.
83+
8284
```toml
8385
[assign]
8486
users_on_vacation = ["jyn514", "ChrisDenton"]

0 commit comments

Comments
 (0)