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 #183

Merged
merged 1 commit into from
Mar 23, 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 2.3.0 milestone Mar 21, 2024
@jeffpaul jeffpaul requested a review from dkotter March 21, 2024 17:32
@jeffpaul jeffpaul self-assigned this Mar 21, 2024
@jeffpaul jeffpaul merged commit d47a4a1 into develop Mar 23, 2024
13 checks passed
@jeffpaul jeffpaul deleted the change/no-response branch March 23, 2024 17:02
@dkotter dkotter modified the milestones: 2.3.0, 2.2.4 Mar 26, 2024
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