Skip to content

Commit 3cf19cd

Browse files
mcdonnnjjsf9k
authored andcommitted
Add JavaScript-related labels
Add labels for JavaScript and TypeScript to the configuration for crazy-max/ghaction-github-labeler.
1 parent 32eeb0c commit 3cf19cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/labels.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
- color: fef2c0
4848
description: This issue or pull request is not applicable, incorrect, or obsolete
4949
name: invalid
50+
- color: f1d642
51+
description: Pull requests that update JavaScript code
52+
name: javascript
5053
- color: ce099a
5154
description: This pull request is ready to merge during the next Lineage Kraken release
5255
name: kraken 🐙
@@ -74,6 +77,9 @@
7477
- color: 00008b
7578
description: This issue or pull request adds or otherwise modifies test code
7679
name: test
80+
- color: 2b6ebf
81+
description: Pull requests that update TypeScript code
82+
name: typescript
7783
- color: 1d76db
7884
description: This issue or pull request pulls in upstream updates
7985
name: upstream update

0 commit comments

Comments
 (0)