Skip to content

Need "cloudwatch-logs-plugin" support on arm64 architecture/nodes #99

Need "cloudwatch-logs-plugin" support on arm64 architecture/nodes

Need "cloudwatch-logs-plugin" support on arm64 architecture/nodes #99

name: Autocloser
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose issues that did not follow issue template
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the issue template."
issue-pattern: "(.*Problem.*)|(.*Expected Behavior or What you need to ask.*)|(.*Using Fluentd and CloudWatchLogs plugin versions.*)"