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

Add GitHub Action to auto-close non-responsive reporter feedback issues after 3 days #2199

Merged
merged 2 commits into from
May 6, 2021

Conversation

jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented May 6, 2021

Description of the Change

This PR adds a new GitHub Action that checks issues with the reporter feedback label and if there's no response in 3 days will auto-close the issue.

Alternate Designs

Keep as-is with no automation or adjust the schedule this runs, the days to wait until closing, and/or the closing comment.

Benefits

No longer have to check the reporter feedback label weekly to see which items can be closed.

Possible Drawbacks

No identified.

Verification Process

This is current running on https://github.com/desktop/desktop/blob/development/.github/no-response.yml && https://github.com/github/docs/blob/6d7b73256f86778cd0e0045d54a6e9acea128ce6/.github/workflows/no-response.yaml and is well-documented at https://github.com/lee-dohm/no-response so I'm fairly comfortable this will work.

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
- Project automation via GitHub Action (props to the magnificent @jeffpaul).

@jeffpaul jeffpaul added this to the 3.5.7 milestone May 6, 2021
@jeffpaul jeffpaul requested a review from brandwaffle May 6, 2021 19:59
@jeffpaul jeffpaul self-assigned this May 6, 2021
@brandwaffle brandwaffle merged commit c6fc5c7 into develop May 6, 2021
@brandwaffle brandwaffle deleted the add/more-info-action branch May 6, 2021 20:23
@jeffpaul jeffpaul mentioned this pull request May 6, 2021
@jeffpaul jeffpaul modified the milestones: 3.5.7, 3.6.0 May 21, 2021
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.

2 participants