|
|
|
@ -25,24 +25,23 @@ jobs:
|
|
|
|
|
close-issue-reason: not_planned
|
|
|
|
|
any-of-labels: "status:awaiting user response,status:more data needed"
|
|
|
|
|
stale-issue-message: >
|
|
|
|
|
Marking this issue as stale since it has been open for 14 days with no activity.
|
|
|
|
|
This issue will be closed if no further activity occurs.
|
|
|
|
|
Marking this issue as stale since it has been open for 14 days with no activity. This issue will be closed if no further
|
|
|
|
|
activity occurs.
|
|
|
|
|
|
|
|
|
|
close-issue-message: >
|
|
|
|
|
This issue was closed because it has been inactive for 28 days.
|
|
|
|
|
Please post a new issue if you need further assistance.
|
|
|
|
|
This issue was closed because it has been inactive for 28 days. Please post a new issue if you need further assistance.
|
|
|
|
|
Thanks!
|
|
|
|
|
|
|
|
|
|
days-before-pr-stale: 14
|
|
|
|
|
days-before-pr-close: 14
|
|
|
|
|
stale-pr-label: "status:stale"
|
|
|
|
|
stale-pr-message: >
|
|
|
|
|
Marking this pull request as stale since it has been open for 14 days with no activity.
|
|
|
|
|
This PR will be closed if no further activity occurs.
|
|
|
|
|
Marking this pull request as stale since it has been open for 14 days with no activity. This PR will be closed if no
|
|
|
|
|
further activity occurs.
|
|
|
|
|
|
|
|
|
|
close-pr-message: >
|
|
|
|
|
This pull request was closed because it has been inactive for 28 days.
|
|
|
|
|
Please open a new pull request if you need furtherassistance. Thanks!
|
|
|
|
|
This pull request was closed because it has been inactive for 28 days. Please open a new pull request if you need furtherassistance.
|
|
|
|
|
Thanks!
|
|
|
|
|
|
|
|
|
|
# Label that can be assigned to issues to exclude them from being marked as stale
|
|
|
|
|
exempt-issue-labels: 'override-stale'
|
|
|
|
|