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

Replace no-response with stale action #3870

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

jeffpaul
Copy link
Member

Description of the Change

This PR replaces the lee-dohm/no-response action with the actions/stale action. I had noticed recently that there were lots of No Response action failures, and after looking into it appears that the former action was no longer supported, throwing node 12/16 warnings, and the hope in changing to a GitHub first-party action will be improved stability (aka action runs not failing randomly) and proper node version support.

How to test the Change

Check the updated run on this PR

Changelog Entry

Changed - Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues.

Credits

Props @jeffpaul.

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@jeffpaul jeffpaul added this to the 5.1.0 milestone Mar 20, 2024
@jeffpaul jeffpaul requested a review from felipeelia March 20, 2024 18:01
@jeffpaul jeffpaul self-assigned this Mar 20, 2024
@jeffpaul
Copy link
Member Author

I added back the custom EP close message. Note that the updated action waits 3 days to mark an issue as stale and then another 3 days to close. You can configure those timelines in the YML file as well as the related messages for each stale/close comment.

@felipeelia felipeelia merged commit 7a4bdf6 into develop Mar 21, 2024
22 of 23 checks passed
@felipeelia felipeelia deleted the change/no-response branch March 21, 2024 11:56
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