Skip to content

Commit b5ac9fb

Browse files
committed
Add 'ignore-changelog' label to exclude changes from changelogs or release notes
1 parent 53443f5 commit b5ac9fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sbin/gh_manage_labels

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ labels=(
7171
"performance|#c2e0c6|Direct speed execution metrics or runtime improvements"
7272
"optimization|#fef2c0|Memory, storage, or other resource optimizations"
7373
"refactor|#d4c5f9|Code restructuring without altering external behavior"
74+
"ignore-changelog|#fef2c0|Changes should be ignored in changelogs or release notes"
7475
)
7576

7677
# -- Add labels in relevant repositories

0 commit comments

Comments
 (0)