File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 22name : Feature request
33description : Suggest an idea for this project
44body :
5- - type : input
5+ - type : dropdown
66 id : existing-feature
77 attributes :
88 label : Is your idea related to an existing feature?
99 description : >-
1010 If this idea is related to an already available feature(s), then please list them here.
11- placeholder : ' Example: lines-changed-only, thread-comments, ...'
11+ multiple : true
12+ options :
13+ - version
14+ - thread-comments
15+ - lines-changed-only
16+ - ignore
17+ - tidy-ignore
18+ - format-ignore
19+ - files-changed-only
20+ - file-annotations
21+ - step-summary
22+ - no-lgtm
23+ - tidy-review
24+ - format-review
25+ - passive-reviews
26+ - verbosity
27+ - ' outputs: checks-failed'
28+ - ' outputs: clang-tidy-checks-failed'
29+ - ' outputs: clang-format-checks-failed'
1230
1331 - type : textarea
1432 id : behavior
You can’t perform that action at this time.
0 commit comments