File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11
11
# These inputs are both required
12
12
repo-token : " ${{ secrets.GITHUB_TOKEN }}"
13
13
message : |
14
- ### ⚠️COMMENT VISIBILITY WARNING⚠️
15
14
Comments on closed issues are hard for our team to see.
16
15
If you need more assistance, please either tag a team member or open a new issue that references this one.
17
16
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Original file line number Diff line number Diff line change 29
29
closed-for-staleness-label : closed-for-staleness
30
30
31
31
# Issue timing
32
- days-before-stale : 2
33
- days-before-close : 5
32
+ days-before-stale : 10
33
+ days-before-close : 4
34
34
days-before-ancient : 36500
35
35
36
36
# If you don't want to mark a issue as being ancient based on a
You can’t perform that action at this time.
0 commit comments