Skip to content

Commit

Permalink
ci: drop labels and allow promhippie app
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Oct 30, 2023
1 parent 054d11a commit 73ac622
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,6 @@ repository:
enable_automated_security_fixes: true
enable_vulnerability_alerts: true

labels:
- name: bug
color: d73a4a
description: Something isn't working
- name: duplicate
color: cfd3d7
description: This issue or pull request already exists
- name: enhancement
color: a2eeef
description: New feature or request
- name: good first issue
color: 7057ff
description: Good for newcomers
- name: help wanted
color: 008672
description: Extra attention is needed
- name: invalid
color: e4e669
description: This doesn't seem right
- name: question
color: d876e3
description: Further information is requested
- name: renovate
color: e99695
description: Automated action from Renovate
- name: wontfix
color: ffffff
description: This will not be worked on
- name: outdated
color: cccccc
description: This is out of scope and outdated

branches:
- name: master
protection:
Expand All @@ -66,6 +34,7 @@ branches:
restrictions:
apps:
- renovate
- promhippie
users: []
teams:
- admins
Expand Down

0 comments on commit 73ac622

Please sign in to comment.