mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Update anti-spam workflows
This commit is contained in:
parent
72e2b10c58
commit
5aed4ee14d
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
@ -4,6 +4,7 @@
|
|||||||
Don't forget to check all base themes and tablet mode for relevant changes.
|
Don't forget to check all base themes and tablet mode for relevant changes.
|
||||||
|
|
||||||
DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.
|
DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.
|
||||||
|
Please set the label to bugfix or enhancement, otherwise it will be closed.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Checklist
|
Checklist
|
||||||
|
4
.github/workflows/anti_spam.yml
vendored
4
.github/workflows/anti_spam.yml
vendored
@ -18,11 +18,13 @@ jobs:
|
|||||||
enhancement
|
enhancement
|
||||||
issue-lock-reason: spam
|
issue-lock-reason: spam
|
||||||
exclude-pr-labels: |
|
exclude-pr-labels: |
|
||||||
bug
|
bugfix
|
||||||
enhancement
|
enhancement
|
||||||
do-not-autoclose
|
do-not-autoclose
|
||||||
pr-labels: spam
|
pr-labels: spam
|
||||||
pr-lock-reason: spam
|
pr-lock-reason: spam
|
||||||
|
skip-closed-pr-comment: true
|
||||||
|
skip-closed-issue-comment: true
|
||||||
- name: Delete workflow runs
|
- name: Delete workflow runs
|
||||||
uses: Mattraks/delete-workflow-runs@v2
|
uses: Mattraks/delete-workflow-runs@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user