We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04ee6c commit 4a298d2Copy full SHA for 4a298d2
1 file changed
action.yml
@@ -33,6 +33,8 @@ inputs:
33
default: "false"
34
include_screenshots:
35
description: "Whether to capture screenshots and include links to them in the issue"
36
+ required: false
37
+ default: "false"
38
open_grouped_issues:
39
description: "In the 'file' step, also open grouped issues which link to all issues with the same problem"
40
required: false
0 commit comments