Skip to content

Commit

Permalink
chore: run repro validation only on bug reports
Browse files Browse the repository at this point in the history
Should not have been closed #55589
  • Loading branch information
balazsorban44 authored Sep 19, 2023
1 parent 3cd4b97 commit 50bbed5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/issue_validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Nissuer
uses: balazsorban44/nissuer@1.3.5
uses: balazsorban44/nissuer@1.4.0
with:
label-area-prefix: 'area:'
label-area-section: 'Which area\(s\) are affected\? \(Select all that apply\)(.*)### Additional context'
Expand All @@ -32,3 +32,4 @@ jobs:
reproduction-hosts: 'github.com,codesandbox.io'
reproduction-link-section: '### Link to the code that reproduces this issue(.*)### To Reproduce'
reproduction-invalid-label: 'invalid link'
reproduction-issue-labels: 'template: bug'

0 comments on commit 50bbed5

Please sign in to comment.