Skip to content

Commit 28e29a1

Browse files
Regenerate labels for this repository
1 parent 75596fa commit 28e29a1

File tree

1 file changed

+27
-19
lines changed

1 file changed

+27
-19
lines changed

.github/settings.yml

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
11
# Used by Probot Settings: https://probot.github.io/apps/settings/
22
repository:
33
description: Scaffolds WP-CLI commands with functional tests, full README.md, and more.
4-
labels:
5-
- name: scope:documentation
6-
color: 0e8a16
7-
- name: scope:testing
8-
color: 5319e7
9-
- name: good-first-issue
10-
color: eb6420
11-
- name: state:unconfirmed
12-
color: bfe5bf
13-
- name: state:unsupported
14-
color: bfe5bf
15-
- name: command:scaffold-package
16-
color: c5def5
17-
- name: command:scaffold-package-tests
18-
color: c5def5
19-
- name: command:scaffold-package-readme
20-
color: c5def5
21-
- name: command:scaffold-package-github
22-
color: c5def5
4+
labels:
5+
- name: bug
6+
color: fc2929
7+
- name: scope:documentation
8+
color: 0e8a16
9+
- name: scope:testing
10+
color: 5319e7
11+
- name: good-first-issue
12+
color: eb6420
13+
- name: help-wanted
14+
color: 159818
15+
- name: maybelater
16+
color: c2e0c6
17+
- name: state:unconfirmed
18+
color: bfe5bf
19+
- name: state:unsupported
20+
color: bfe5bf
21+
- name: wontfix
22+
color: c2e0c6
23+
- name: command:scaffold-package
24+
color: c5def5
25+
- name: command:scaffold-package-tests
26+
color: c5def5
27+
- name: command:scaffold-package-readme
28+
color: c5def5
29+
- name: command:scaffold-package-github
30+
color: c5def5

0 commit comments

Comments
 (0)