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

Create stale action for PRs and Issues #1393

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Create stale action for PRs and Issues #1393

merged 1 commit into from
Nov 29, 2022

Conversation

nickfloyd
Copy link
Contributor

Behavior

Before the change?

PRs and Issues were allowed to languish and go out of date,

After the change?

This PR implements a stale action that will evaluate PRs and issues on a regular cadence and notify (posting a comment on the item if it's older than 270 days - roughly 9 months) and close the item if the pinned label has not been applied within 7 days following that.


Additional info

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features) - N/A
  • Docs have been reviewed and added / updated if needed (for bug fixes / features) - N/A
  • Added the appropriate label for the given change

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes (Please add the Type: Breaking change label)
  • No

@nickfloyd nickfloyd added Priority: Normal Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR labels Nov 29, 2022
Copy link
Member

@kfcampbell kfcampbell left a comment

Choose a reason for hiding this comment

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

9 months seems like a generous amount of time. We can adjust that should we desire based on the project's future cadences.

@kfcampbell kfcampbell merged commit 6bf2ab8 into main Nov 29, 2022
@kfcampbell kfcampbell deleted the add-stale-action branch November 29, 2022 17:52
kazaker pushed a commit to auto1-oss/terraform-provider-github that referenced this pull request Dec 28, 2022
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants