Skip to content

Commit 56e9945

Browse files
authored
Merge pull request #927 from lolbinarycat/patch-6
triagebot issue assignment: document unclaim alias
2 parents e2931b1 + 639ef14 commit 56e9945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/triagebot/issue-assignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The issue assignment commands allows any user to assign themselves to a GitHub i
77
Issue assignment is done by entering one of these commands in a GitHub comment:
88

99
* `@rustbot claim` --- Assigns the issue to yourself.
10-
* `@rustbot release-assignment` --- Removes the current assignee.
10+
* `@rustbot release-assignment` or `@rustbot unclaim` --- Removes the current assignee.
1111
Only the current assignee or a team member can release an assignment.
1212
* `@rustbot assign @user` --- Assigns a specific user.
1313
Only team members can assign other users.

0 commit comments

Comments
 (0)