Skip to content

Commit

Permalink
changed labels conf
Browse files Browse the repository at this point in the history
  • Loading branch information
jdv committed Mar 26, 2024
1 parent 2fdb551 commit 65209d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/governance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ issue:

labels:
- prefix: triage
list: ['fixed', 'wontfix', 'backlog', 'provide more details']
list: ['accepted']
multiple: false
author_association:
collaborator: true
Expand All @@ -52,7 +52,7 @@ issue:
3. Check [Releases](https://github.com/crowdsecurity/crowdsec/releases/latest) to make sure your agent is on the latest version.
- prefix: kind
list: ['feature', 'bug', 'packaging', 'enhancement']
list: ['feature', 'bug', 'packaging', 'enhancement', 'support']
multiple: false
author_association:
author: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/governance-bot.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# .github/workflow/governance.yml
# .github/governance.yml

on:
pull_request_target:
Expand Down

0 comments on commit 65209d0

Please sign in to comment.