Skip to content

Commit

Permalink
merge em
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk committed Jan 23, 2025
1 parent 235002a commit 334cd4c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
File renamed without changes.
7 changes: 2 additions & 5 deletions .github/advanced-issue-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
policy:
- template: ['bug.yaml']
- template: ['bug.yml']
section:
- id: [os]
- id: [type, os]
block-list: []
label:
- name: 'platform: windows'
Expand All @@ -10,9 +10,6 @@ policy:
keys: ['Linux']
- name: 'platform: macos'
keys: ['macOS']
- id: [type, os]
block-list: []
label:
- name: 'pkg/frontend'
keys: ['Frontend']
- name: 'pkg/dotnet-client'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: stefanbuck/github-issue-parser@v3
id: issue-parser
with:
template-path: .github/ISSUE_TEMPLATE/bug.yaml
template-path: .github/ISSUE_TEMPLATE/bug.yml

- name: Set the Labels
uses: redhat-plumbers-in-action/advanced-issue-labeler@v2
Expand Down

0 comments on commit 334cd4c

Please sign in to comment.