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

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

jeffpaul
Copy link
Member

Description of the Change

This PR builds on from #245 as the MBilalShafi/no-response-add-label and replaces it with the actions/stale action as the former was still throwing node 12/16 warnings and failing intermittently. 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 MBilalShafi/no-response-add-label with the actions/stale action 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 1.2.0 milestone Mar 12, 2024
@jeffpaul jeffpaul requested a review from dkotter March 12, 2024 18:52
@jeffpaul jeffpaul self-assigned this Mar 12, 2024
@jeffpaul jeffpaul changed the title Replace no-action with stale action Replace no-response with stale action Mar 12, 2024
@jeffpaul jeffpaul merged commit cf1d5da into develop Mar 12, 2024
11 checks passed
@jeffpaul jeffpaul deleted the replace/no-response-action branch March 12, 2024 20:05
@dkotter dkotter modified the milestones: 1.2.0, 1.1.3 Nov 15, 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