slawekjaranowski commented on code in PR #129:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/129#discussion_r1912501699
##########
.github/labels.js:
##########
@@ -66,6 +66,31 @@ module.exports = [
color: "912E29",
description: ""
},
+ {
+ name: "priority:blocker",
+ color: "cc0000",
+ description: "Blocks development and/or testing work, production could
not run"
Review Comment:
Yes you think in good way, we have:
> check existing issues with Blocker priority, consider to fix it or change
priority if reasonable
https://maven.apache.org/developers/release/maven-project-release-procedure.html
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]