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.
2 parents af4b621 + fc12a24 commit e57fd65Copy full SHA for e57fd65
action.yml
@@ -9,6 +9,10 @@ inputs:
9
description: "Footer text for the Github comment"
10
required: true
11
default: "This is an automatically generated QA checklist based on modified files."
12
+ merge-comment:
13
+ description: "Merges any new checklist items with the existing checklist comment"
14
+ required: true
15
+ default: "true"
16
include-hidden-files:
17
description: "Includes files and folders starting with '.' in file pattern matching"
18
0 commit comments