Add /labels alias to /label quick action
What does this MR do and why?
I have lost count of the number of times I have tried to /labels ~blah
This MR just adds the /labels
alias to /label
Screenshots or screen recordings
How to set up and validate locally
- Navigate to an issue
- Try adding one or more labels with the
/labels
quick action/alias - Navigate to a merge request
- Try adding one or more labels with the
/labels
quick action/alias - Bonus points for testing in issue/mr descriptions ;)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.