Skip to content

Commit

Permalink
.github: Tweak the release note label message
Browse files Browse the repository at this point in the history
Several first-time contributors (myself included) seem to understand the
current message as "you need to set a release note in the original post
for the bot to set a release note label". This commit tweaks the message
to try and avoid that.

Signed-off-by: Paul Chaignon <paul@cilium.io>
  • Loading branch information
pchaigno authored and tgraf committed Mar 18, 2020
1 parent b6ae292 commit 0ef9966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/cilium-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require-msgs-in-commit:
block-pr-with:
labels-unset:
- regex-label: "release-note/.*"
helper: "Release note label not set, please set the appropriate release note."
helper: "Please set the appropriate release note label."
set-labels:
- "dont-merge/needs-release-note"
labels-set:
Expand Down

0 comments on commit 0ef9966

Please sign in to comment.