Skip to content

Commit 9aa0e37

Browse files
authored
Merge pull request #8 from sammcj/repo-sync/template-repo/master
2 parents 7760a85 + 71b0773 commit 9aa0e37

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/config/labels.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,12 @@
7171

7272
- name: "sync-files"
7373
color: "130000"
74+
75+
- name: "codeball:needs-careful-review"
76+
color: "fde68a"
77+
description: "This PR needs careful review"
78+
aliases: ["codeball:needs-review"]
79+
80+
- name: "codeball:approved"
81+
color: "86efac"
82+
description: "This PR has been approved by Codeball AI"

0 commit comments

Comments
 (0)