File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ daysUntilStale : 21
3+ daysUntilClose : 7
4+ exemptLabels :
5+ - pinned
6+ - security
7+ staleLabel : wontfix
8+ markComment : >
9+ This issue has been automatically marked as stale because it has not had
10+ recent activity. It will be closed if no further activity occurs.
11+ closeComment : false
12+ pulls :
13+ daysUntilStale : 3
14+ daysUntilClose : 1
15+ staleLabel : ' stale'
16+ markComment : >
17+ This pull request has been automatically marked as stale because it has not had
18+ recent activity. It will be closed if no further activity occurs.
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Bootstrap a new TypeScript module in five minutes or less.
2424- Continuous testing and package publishing with [ GitHub Actions] .
2525- Consistent coding with [ EditorConfig] .
2626- Get PR reviews directly from [ code owners] .
27+ - Automatically close [ stale] Issues and Pull Requests.
2728
2829[ AVA ] : https://github.com/avajs/ava
2930[ code owners ] : https://github.blog/2017-07-06-introducing-code-owners/
@@ -38,6 +39,7 @@ Bootstrap a new TypeScript module in five minutes or less.
3839[ Node.js ] : https://nodejs.org/
3940[ Prettier ] : https://prettier.io/
4041[ semantic-release ] : https://semantic-release.gitbook.io/
42+ [ stale ] : https://github.com/marketplace/stale
4143[ TypeScript ] : https://www.typescriptlang.org/
4244[ c8 ] : https://github.com/bcoe/c8
4345[ landlubber ] : https://github.com/razor-x/landlubber
You can’t perform that action at this time.
0 commit comments