We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53443f5 commit b5ac9fbCopy full SHA for b5ac9fb
1 file changed
sbin/gh_manage_labels
@@ -71,6 +71,7 @@ labels=(
71
"performance|#c2e0c6|Direct speed execution metrics or runtime improvements"
72
"optimization|#fef2c0|Memory, storage, or other resource optimizations"
73
"refactor|#d4c5f9|Code restructuring without altering external behavior"
74
+ "ignore-changelog|#fef2c0|Changes should be ignored in changelogs or release notes"
75
)
76
77
# -- Add labels in relevant repositories
0 commit comments