Skip to content

Close old issues with the needinfo tag #276

Close old issues with the needinfo tag

Close old issues with the needinfo tag #276

name: Close old issues with the needinfo tag
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Close old issues with the needinfo tag
uses: dwieeb/needs-reply@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-label: needinfo
close-message: >
It looks like we haven't heard back on this issue, therefore we are
closing this issue. If this problem persists in the latest version
of Thunderbird and the Quick Folder Move extension, please re-open
this issue.