Skip to content

Commit 34dda7b

Browse files
authored
Include a new label (confirmed) that will be exempted by stalebot. (#1106)
* include a new label (`confirmed`) that will be exempted by stalebot. * fix formatting in README.md file * revert README change
1 parent 5f5fadb commit 34dda7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ limitPerRun: 1
1010
# SEMVER-MAJOR - @tobrun
1111
exemptLabels:
1212
- SEMVER-MAJOR
13+
- confirmed
1314

1415
pulls:
1516
daysUntilStale: 60

0 commit comments

Comments
 (0)