label
The label
action can add or remove labels from a pull request.
Key Name |
Value Type |
Default |
Value Description |
add
|
list of string |
[]
|
The list of labels to add. |
remove
|
list of string |
[]
|
The list of labels to remove. |
remove_all
|
Boolean |
false
|
Remove all labels from the pull request. |