Automatically close invalid PRs using GitHub Actions (#3313)

* Try auto-closing bad PRs

* Include empty PR body as well

* Add "Type: Invalid" label as well
This commit is contained in:
iBug
2022-01-10 20:59:04 +08:00
committed by GitHub
parent 9539e3bd84
commit ad1e06633c
2 changed files with 24 additions and 1 deletions

View File

@ -23,4 +23,9 @@
<!--
Is this related to any GitHub issue(s)?
-->
-->
<!--
Please delete this comment if you confirm that you want to submit this Pull Request.
CHECK_PR_DID_NOT_CONFIRM
-->