Skip to content

ci: close test failures fixed on deleted RC branches#167444

Open
rharding6373 wants to merge 1 commit intocockroachdb:masterfrom
rharding6373:rharding6373/close-fixed-on-release-branch
Open

ci: close test failures fixed on deleted RC branches#167444
rharding6373 wants to merge 1 commit intocockroachdb:masterfrom
rharding6373:rharding6373/close-fixed-on-release-branch

Conversation

@rharding6373
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a daily GitHub Actions workflow that closes open test failure issues labeled C-fixed-on-release-branch when the associated RC branch (branch-release-X.Y.Z-rc) has been deleted from the repo.
  • For each matching issue, the workflow checks whether the corresponding release-X.Y.Z-rc branch still exists. If it doesn't, it posts a comment explaining the closure and closes the issue as completed.
  • Reduces manual triage of stale test failure issues that are no longer relevant after an RC cycle ends.

Epic: none

Add a daily GitHub Actions workflow that automatically closes open test
failure issues labeled `C-fixed-on-release-branch` when the associated
RC branch has been deleted. This reduces manual issue triage for the CDC
team and other teams that track test failures on release branches.

Epic: none
Release note: None

Co-Authored-By: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>
@rharding6373 rharding6373 requested a review from a team as a code owner April 2, 2026 22:00
@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io bot commented Apr 2, 2026

✨ Submitted to Merge by @rharding6373. It will be added to the merge queue once all branch protection rules pass and there are no merge conflicts with the target branch. See more details here.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Apr 2, 2026

Detected infrastructure failure (matched: self-hosted runner lost communication with the server). Automatically rerunning failed jobs. (run link)

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