mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Update exempt labels for stale bot workflow
Adds triaged and backlog to the list of exempt labels.
This commit is contained in:
4
.github/workflows/stale_bot.yml
vendored
4
.github/workflows/stale_bot.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
|||||||
uses: actions/stale@v10.1.0
|
uses: actions/stale@v10.1.0
|
||||||
with:
|
with:
|
||||||
days-before-stale: 45
|
days-before-stale: 45
|
||||||
exempt-issue-labels: pinned,3.0
|
exempt-issue-labels: pinned,3.0,triaged,backlog
|
||||||
exempt-pr-labels: pinned,3.0
|
exempt-pr-labels: pinned,3.0,triaged,backlog
|
||||||
|
|||||||
Reference in New Issue
Block a user