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 actions for stale issues/PRs #1830

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

jefferbrecht
Copy link
Member

Description

Add actions for stale issues/PRs. Uses https://github.com/actions/stale. This will mark issues/PRs as stale after the default period with no activity (60 days), and then close them another 14 days after that if they're still stale.

Related issue

N/A

How has this been tested?

🚀

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@jefferbrecht jefferbrecht force-pushed the jefferbrecht-stale-actions branch from 4abf9c8 to c4c1149 Compare November 14, 2024 15:05
@jefferbrecht jefferbrecht force-pushed the jefferbrecht-stale-actions branch from c4c1149 to 737df38 Compare November 14, 2024 15:06
Copy link
Contributor

@braydonk braydonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jefferbrecht jefferbrecht merged commit a7f130b into master Nov 14, 2024
67 of 69 checks passed
@jefferbrecht jefferbrecht deleted the jefferbrecht-stale-actions branch November 14, 2024 19:06
@jefferbrecht jefferbrecht restored the jefferbrecht-stale-actions branch November 14, 2024 19:06
@jefferbrecht jefferbrecht deleted the jefferbrecht-stale-actions branch November 14, 2024 19:06
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