We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd4b97 commit deded85Copy full SHA for deded85
.github/workflows/issue_validator.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Nissuer
21
- uses: balazsorban44/nissuer@1.3.5
+ uses: balazsorban44/nissuer@1.4.0
22
with:
23
label-area-prefix: 'area:'
24
label-area-section: 'Which area\(s\) are affected\? \(Select all that apply\)(.*)### Additional context'
@@ -32,3 +32,4 @@ jobs:
32
reproduction-hosts: 'github.com,codesandbox.io'
33
reproduction-link-section: '### Link to the code that reproduces this issue(.*)### To Reproduce'
34
reproduction-invalid-label: 'invalid link'
35
+ reproduction-issue-labels: 'template: bug'
0 commit comments