mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
Update stale.yml (#4106)
This commit is contained in:
parent
c4af5df828
commit
df6a53f52e
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -19,8 +19,6 @@ jobs:
|
|||||||
operations-per-run: 520
|
operations-per-run: 520
|
||||||
enable-statistics: true
|
enable-statistics: true
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
stale-issue-message: 'This issue is being marked stale because it has been open for 90 days without activity. If you feel that this is in error, please comment below and we will keep it marked as active.'
|
|
||||||
stale-pr-message: 'This PR is being marked stale because it has been open for 45 days without activity. If this PR is still active, please comment below and we will keep it marked as active.'
|
|
||||||
close-issue-message: 'This issue has been marked stale for more than 100000 days without activity. Closing this issue, but if you find that the issue is still valid, please reopen.'
|
close-issue-message: 'This issue has been marked stale for more than 100000 days without activity. Closing this issue, but if you find that the issue is still valid, please reopen.'
|
||||||
close-pr-message: 'This PR has been marked stale for more than 100 days without activity. Closing this PR, but if you are still working on it, please reopen.'
|
close-pr-message: 'This PR has been marked stale for more than 100 days without activity. Closing this PR, but if you are still working on it, please reopen.'
|
||||||
days-before-issue-stale: 90
|
days-before-issue-stale: 90
|
||||||
|
Loading…
Reference in New Issue
Block a user