diff options
author | Adam Schmideg <adam@schmideg.net> | 2018-12-14 21:50:10 +0800 |
---|---|---|
committer | Adam Schmideg <adam@schmideg.net> | 2018-12-14 21:50:10 +0800 |
commit | 88d7d4fed4f95df9b81fa6acc66c760e0cb08cd7 (patch) | |
tree | c07500f326361dc4471acac316e439fb9d80d4d5 /.github/stale.yml | |
parent | 9940d93a43bab1f060e8fbfadff510c3298f2726 (diff) | |
download | dexon-88d7d4fed4f95df9b81fa6acc66c760e0cb08cd7.tar.gz dexon-88d7d4fed4f95df9b81fa6acc66c760e0cb08cd7.tar.zst dexon-88d7d4fed4f95df9b81fa6acc66c760e0cb08cd7.zip |
Change issue labels in bot configs to the new prefixed version
Diffstat (limited to '.github/stale.yml')
-rw-r--r-- | .github/stale.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index c621939c3..6d921cc79 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,7 +7,7 @@ exemptLabels: - pinned - security # Label to use when marking an issue as stale -staleLabel: stale +staleLabel: "status:inactive" # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had |