update labels
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5d846b8dfc
commit
387329d2ea
6
.github/settings.yml
vendored
6
.github/settings.yml
vendored
@ -98,6 +98,12 @@ labels:
|
||||
- name: wontfix
|
||||
color: '#ffffff'
|
||||
description: This will not be worked on
|
||||
- name: dependencies
|
||||
color: '#cb4ed5'
|
||||
description: Used for PR's related to flake.lock updates
|
||||
- name: automated
|
||||
color: '#42b528'
|
||||
description: PR was automatically generated (through a bot or CI/CD)
|
||||
|
||||
# Milestones: define milestones for Issues and Pull Requests
|
||||
milestones:
|
||||
|
Loading…
x
Reference in New Issue
Block a user