assign ๐
The assign
action assigns users to the pull request.
Key Name |
Value Type |
Default |
Value Description |
---|---|---|---|
|
list of Template |
The users to assign to the pull request. |
|
|
list of Template |
The users to remove from assignees. |
The list of users in add_users
or remove_users
is based on Template, you can use
e.g. {{author}}
to assign the pull request to its author.