mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 15:10:27 +00:00
Updated the stale issue / PR workflow to include better verbiage for the contribution guide.
Also updated the stale issue / PR workflow to exclude security vulnerabilities.
This commit is contained in:
parent
763f06a830
commit
2ca712af49
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
This PR has been automatically closed due to lack of activity.
|
This PR has been automatically closed due to lack of activity.
|
||||||
days-before-stale: 90
|
days-before-stale: 90
|
||||||
days-before-close: 30
|
days-before-close: 30
|
||||||
exempt-issue-labels: 'mod / announcement, mod / accepted, mod / reviewing, mod / testing'
|
exempt-issue-labels: 'bug / security-vulnerability, mod / announcement, mod / accepted, mod / reviewing, mod / testing'
|
||||||
operations-per-run: 100
|
operations-per-run: 100
|
||||||
remove-stale-when-updated: false
|
remove-stale-when-updated: false
|
||||||
stale-issue-label: 'mod / stale'
|
stale-issue-label: 'mod / stale'
|
||||||
@ -37,7 +37,7 @@ jobs:
|
|||||||
issues may receive direct feedback. **Do not** attempt to circumvent this
|
issues may receive direct feedback. **Do not** attempt to circumvent this
|
||||||
process by "bumping" the issue; doing so will result in its immediate closure
|
process by "bumping" the issue; doing so will result in its immediate closure
|
||||||
and you may be barred from participating in any future discussions. Please see
|
and you may be barred from participating in any future discussions. Please see
|
||||||
our [contributing guide](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/CONTRIBUTING.md).
|
our [Contribution Guide](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/CONTRIBUTING.md).
|
||||||
stale-pr-label: 'mod / stale'
|
stale-pr-label: 'mod / stale'
|
||||||
stale-pr-message: >
|
stale-pr-message: >
|
||||||
This PR has been automatically marked as stale because it has not had
|
This PR has been automatically marked as stale because it has not had
|
||||||
|
Loading…
Reference in New Issue
Block a user