Skip to content

Commit 48bda5f

Browse files
authored
Merge pull request #2693 from shiftstack/dependabot_labels
labels: Add Dependabot labels
2 parents e49733f + 3f96d65 commit 48bda5f

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

.github/labels.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- color: '30ABB9'
2+
description: This PR will be backported to v1
3+
name: backport-v1
4+
- color: '0366d6'
5+
description: Pull requests that update a dependency file
6+
name: dependencies
7+
- color: '000000'
8+
description: Pull requests that update GitHub Actions code
9+
name: github_actions
10+
- color: 'BCF611'
11+
description: A good issue for first-time contributors
12+
name: good first issue
113
- color: '9E1957'
214
description: Breaking change
315
name: semver:major
@@ -7,9 +19,3 @@
719
- color: '6E7624'
820
description: No API change
921
name: semver:patch
10-
- color: '30ABB9'
11-
description: This PR will be backported to v1
12-
name: backport-v1
13-
- color: 'BCF611'
14-
description: A good issue for first-time contributors
15-
name: good first issue

0 commit comments

Comments
 (0)