We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5aff2a commit 3521e12Copy full SHA for 3521e12
‎.github/labels.yml
@@ -143,6 +143,10 @@
143
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
144
# ----------------------------------------------------------------------------------------- #
145
146
+- name: "action/stale"
147
+ description: "Applied (and removed) automatically by the stale workflow to indicate an issue or pull request is stale"
148
+ color: "d93f0b"
149
+
150
- name: "announcement"
151
description: ""
152
color: "d461d8"
0 commit comments