Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create no-response.yml GitHub Action #294

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Conversation

jeffpaul
Copy link
Member

Description of the Change

This PR adds a GitHub Action that will auto-close issues with the reporter feedback label if there is no response from the original reporter within 14 days. If the original reporter responds after the 14 days, the issue will be auto-reopened. Anyone else is also able to reopen the issue, this PR just helps close stale issues automatically.

Alternate Designs

Manually maintain unresponded to issues and remember to close them.

Benefits

Automates closing of stale issues.

Possible Drawbacks

none identified

Verification Process

Already tested on ElasticPress and working well there.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

n/a

Changelog Entry

### Added
- Issue management automation via GitHub Actions (props @jeffpaul).

@jeffpaul jeffpaul added this to the 1.7.0 milestone Jul 21, 2021
@jeffpaul jeffpaul requested a review from helen July 21, 2021 16:14
@jeffpaul jeffpaul self-assigned this Jul 21, 2021
@jeffpaul jeffpaul merged commit a21b231 into develop Aug 26, 2021
@jeffpaul jeffpaul deleted the add/no-response-action branch August 26, 2021 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant