Add PR build check action

This commit is contained in:
arkon
2020-08-12 22:38:13 -04:00
parent c3084ac43a
commit 19a7f37efa
3 changed files with 23 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
name: Issue closer
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
@@ -31,4 +32,4 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
type: body
regex: ".*\\* (Tachiyomi version|Android version|Device): \\?.*"
message: "@${issue.user.login} this issue was automatically closed because the requested information was not filled out."
message: "@${issue.user.login} this issue was automatically closed because the requested information was not filled out."