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

gha: create stale issue workflow #15935

Merged
merged 1 commit into from
Jan 4, 2024
Merged

gha: create stale issue workflow #15935

merged 1 commit into from
Jan 4, 2024

Conversation

rockwotj
Copy link
Contributor

@rockwotj rockwotj commented Jan 3, 2024

A Github action to mark all bug reports that haven't had activity in 3 months as stale. Stale issues are closed after 2 weeks. This is setup using https://github.com/actions/stale

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x
  • v23.1.x

Release Notes

  • none

A Github action to close all unactioned bug reports in 3.5 months using https://github.com/actions/stale
@rockwotj rockwotj requested a review from a team as a code owner January 3, 2024 20:39
@rockwotj rockwotj requested review from andrewhsu and removed request for a team January 3, 2024 20:39
@rockwotj rockwotj self-assigned this Jan 3, 2024
@ivotron
Copy link
Member

ivotron commented Jan 3, 2024

this is related: https://github.com/redpanda-data/devprod/issues/668. There wasn't a conclusion from the associated discussion (slack thread), specially regarding doing a first pass to avoid closing everything that's currently 90 days old, did that get resolved? I think the idea, in the context of this PR, was to have a first pass and mark preserve to anything that we want to preserve currently

@rockwotj
Copy link
Contributor Author

rockwotj commented Jan 3, 2024

There is some discussion internally on what to do with older issues. This action has the ability to only process stuff after a specific date, so we can use that to not mark old stuff.

@mattschumpert and @piyushredpanda had thoughts here

@piyushredpanda piyushredpanda merged commit de7e17c into dev Jan 4, 2024
15 of 18 checks passed
@piyushredpanda piyushredpanda deleted the stale branch January 4, 2024 02:11
@rockwotj rockwotj mentioned this pull request Jan 4, 2024
7 tasks
@andrewhsu andrewhsu mentioned this pull request Jan 11, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants