8000 Update stale.yml · KazW/arduino-esp32@a9c8b46 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a9c8b46

Browse files
authored
Update stale.yml
1 parent 6954150 commit a9c8b46

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/stale.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ onlyLabels: []
1414
exemptLabels:
1515
- pinned
1616
- security
17-
- "[Status] Maybe Later"
17+
- "to be implemented"
1818
- "for reference"
1919
- "move to PR"
20+
- "enhancement"
2021

2122
# Set to true to ignore issues in a project (defaults to false)
2223
exemptProjects: false
@@ -28,7 +29,7 @@ exemptMilestones: false
2829
exemptAssignees: false
2930

3031
# Label to use when marking as stale
31-
staleLabel: wontfix
32+
staleLabel: stale
3233

3334
# Comment to post when marking as stale. Set to `false` to disable
3435
markComment: >

0 commit comments

Comments
 (0)
0