After an issue edit, github-actions bot removes existing priority label #1126
Labels
branch:next
Issues: Impacts next branch
branch:stable
Issues: Impacts stable branch
priority:p3
Issues and PRs: Low priority
status:confirmed
Issues and PRs: Confirmed bug, or enhancement is confirmed to be added
type:bug
Issues and PRs: Related to a bug
Describe the bug
May not only apply with an issue edit.
Edit a bug report issue twice.
There should be a check in between steps 3 and 4 below that verifies if the label it is trying to apply already exists there, if it doesn't it removes the label, and applies the label that matches what was specified in the Severity dropdown of the issue.
Severity
Low
Affected branches
Quaver version
Unrelated to the discord bot.
Steps to reproduce
Expected behavior
Verify first if the label that is about to get applied matches from what was selected in the selected priority section in the issue and keep the label intact. Only apply labels when it doesn't match that condition or the issue had no priority label.
Actual behavior
Removes existing priorty label
Relevant log output
No response
The text was updated successfully, but these errors were encountered: