Skip to content

Commit 4cda626

Browse files
authored
Tweak labels in preparation for volunteer restructuring (#266)
[skip ci]
1 parent 6fb7f87 commit 4cda626

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

.github/labels.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,6 @@
157157
description: "Work on Documentation"
158158
color: "ffffff"
159159

160-
# This label can be added to accept PRs as part of Hacktoberfest
161-
- name: "hacktoberfest-accepted"
162-
description: "Make this PR count for hacktoberfest"
163-
color: "ff7518"
164-
165160
# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
166161
- name: "v3-migration 🤖"
167162
description: "Preparing for Exercism v3"

global-files/.github/labels.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,12 @@
157157
description: "Work on Documentation"
158158
color: "ffffff"
159159

160-
# This label can be added to accept PRs as part of Hacktoberfest
161-
- name: "hacktoberfest-accepted"
162-
description: "Make this PR count for hacktoberfest"
163-
color: "ff7518"
164-
165160
# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3
166161
- name: "v3-migration 🤖"
167162
description: "Preparing for Exercism v3"
168163
color: "e99695"
164+
165+
# This Exercism-wide label can be used to bulk-close issues in preparation for pausing community contributions
166+
- name: "paused"
167+
description: "Work paused until further notice"
168+
color: "e4e669"

0 commit comments

Comments
 (0)