Add stale PR management for openshift-online/rosa-enhancements#80937
Add stale PR management for openshift-online/rosa-enhancements#80937tiwillia wants to merge 1 commit into
Conversation
Adds two periodic commenter jobs to automatically manage stale PRs in the rosa-enhancements repository: - periodic-rosa-enhancements-pr-stale: marks open PRs as stale after 28 days of inactivity - periodic-rosa-enhancements-pr-close: closes stale PRs after an additional 7 days of inactivity PRs with lifecycle/frozen, do-not-merge/hold, or tide/merge-blocker labels are excluded. Authors can use /remove-lifecycle stale to reset the timer, /lifecycle frozen to prevent auto-close, or /reopen to reopen after auto-close.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tiwillia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
@tiwillia: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What
Adds two periodic commenter jobs to automatically manage stale PRs in the
openshift-online/rosa-enhancementsrepository.Jobs
periodic-rosa-enhancements-pr-stale/lifecycle staleperiodic-rosa-enhancements-pr-close/closeTotal lifecycle: 28 days inactive → stale → +7 days → closed (35 days total)
Details
periodic-enhancements-*andperiodic-pr-*jobscommentertool (quay.io/openshift/ci:ci_commenter_latest)lifecycleplugin is already enabled foropenshift-online/rosa-enhancementslifecycle/frozen,do-not-merge/hold, ortide/merge-blockerlabels are excluded/remove-lifecycle staleto reset the timer,/lifecycle frozento prevent auto-close, or/reopento reopen after auto-close