Replies: 1 comment 1 reply
-
There's a couple of corner cases I could think of, where we'd falsely remove the label:
In theory, after the QA adds It's easy to add and the zero impact workflow is already adding/removing labels. I'm torn about it, but I personally don't want to add QA/Dev overhead from a process perspective unless this leads to issues - but happy to implement this if the community wants this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just wanted to check what do you think about this additional restriction idea.
Suggestion: any new push on the feature PR will remove the 'Ready for Stage' label if it was present.
Reason:
If QA added 'Ready for Stage' and after that Dev committed some new code, the feature must be re-validated.
We could automate the 'Ready for Stage' label removing for such cases.
Not sure how often it happens though, so asking the community if its worse the effort to contribute.
Beta Was this translation helpful? Give feedback.
All reactions