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 9ab89c3 commit 40c0f81Copy full SHA for 40c0f81
action.yml
@@ -22,6 +22,7 @@ inputs:
22
required: true
23
message:
24
description: "The message to log and to add to the PR (if add_comment is true). See the README for available placeholders"
25
+ default: "Label error. Requires {{errorString}} {{count}} of: {{ provided }}. Found: {{ applied }}"
26
required: false
27
add_comment:
28
description: "Add a comment to the PR if required labels are missing"
0 commit comments