Skip to content

chore: add refactor items to release validation tracker#209

Merged
chloeYue merged 1 commit intomainfrom
add-refactor-items-to-release-tracker
Jan 28, 2026
Merged

chore: add refactor items to release validation tracker#209
chloeYue merged 1 commit intomainfrom
add-refactor-items-to-release-tracker

Conversation

@chloeYue
Copy link
Copy Markdown
Contributor

@chloeYue chloeYue commented Jan 28, 2026

We wanted teams to focus on validating functional changes on main (before RC cut) using nightly builds, so the testing tracker is updated every day with the PRs that are merged in main but we are only tracking feat, perf, chore and fix PR.

Since we have weekly releases now (shorter scope for each release )we want to also track the “refactor“ PRs, the reason it to make sure refactor PRs are not introducing unexpected regression.


Note

Expands PR title matching to include refactor so refactor PRs are tracked in the daily post-merge validation spreadsheet.

  • Updates RELEVANT_TITLE_REGEX in post-merge-validation-tracker.mjs to match refactor alongside feat, perf, fix, and chore

Written by Cursor Bugbot for commit c773084. This will update automatically on new commits. Configure here.

@chloeYue chloeYue merged commit fc36f19 into main Jan 28, 2026
21 checks passed
@chloeYue chloeYue deleted the add-refactor-items-to-release-tracker branch January 28, 2026 11:04
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