Skip to content

Commit 0ac6f63

Browse files
stkentjtigger
authored andcommitted
Add probot configuration file (exercism#412)
Initial configuration specifies that "first-timers only" issues should be exempt from cleanup.
1 parent 935db42 commit 0ac6f63

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/stale.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Issues or Pull Requests with these labels will never be considered stale
2+
exemptLabels:
3+
- "first-timers only"
4+
- "good first patch"
5+
- "policy"
6+
7+
# Label to use when marking as stale
8+
staleLabel: stale

0 commit comments

Comments
 (0)