Skip to content

Europe time format: DD-MM-YYYY #22

Europe time format: DD-MM-YYYY

Europe time format: DD-MM-YYYY #22

Workflow file for this run

name: 'Manage issues and nag about support logs'
on:
issues:
types: [opened, edited, closed]
issue_comment:
types: [created, edited, closed]
jobs:
nag:
runs-on: ubuntu-latest
steps:
- uses: retorquere/label-gun@main
with:
token: ${{ github.token }}
label.exempt: question
no-close.message: Thanks for the feedback; there's no way you could have known, but @retorquere prefers to keep bugreports/enhancements open as a reminder to merge the changes into a new release.
reopen.label: reopened