Skip to content

Commit

Permalink
add stale workflow and labels
Browse files Browse the repository at this point in the history
  • Loading branch information
jriddle-linode committed Apr 11, 2024
1 parent b65fe2f commit 59f04a6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@
- name: bug
description: issues that report a bug
color: ed8e21
- name: keep
description: prevent github from closing issue
color: 9c5186
- name: stale
description: github will close this issue soon
color: ab4f5c

0 comments on commit 59f04a6

Please sign in to comment.