We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6531d commit 639ef14Copy full SHA for 639ef14
src/triagebot/issue-assignment.md
@@ -7,7 +7,7 @@ The issue assignment commands allows any user to assign themselves to a GitHub i
7
Issue assignment is done by entering one of these commands in a GitHub comment:
8
9
* `@rustbot claim` --- Assigns the issue to yourself.
10
-* `@rustbot release-assignment` --- Removes the current assignee.
+* `@rustbot release-assignment` or `@rustbot unclaim` --- Removes the current assignee.
11
Only the current assignee or a team member can release an assignment.
12
* `@rustbot assign @user` --- Assigns a specific user.
13
Only team members can assign other users.
0 commit comments