Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
127700: githooks: clarify commit message reminder about bug fixes and GitHub issues r=rytaft a=rytaft

This commit updates the commit message reminder for the bug fix category of release notes to clarify that the corresponding GitHub issue should be labeled with *all* known affected release branches, not just the earliest one.

Release note: None

Co-authored-by: Rebecca Taft <[email protected]>
  • Loading branch information
craig[bot] and rytaft committed Jul 25, 2024
2 parents 2782d5c + b9b008f commit 9284f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githooks/prepare-commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ ${cchar}Release note (performance improvement): \\
${cchar}Release note (cluster virtualization): \\
${cchar}Release note (bug fix): \\
${cchar} ^-- ensure there is a corresponding GitHub issue labeled \\
${cchar} with C-bug and earliest known release branch \\
${cchar} with C-bug and all known affected release branches \\
;
"
Expand Down

0 comments on commit 9284f8c

Please sign in to comment.