Skip to content

workflows(release): remove non-patch release tasks from patch release issues - #4051

Merged
rickeylev merged 2 commits into
bazel-contrib:mainfrom
rickeylev:fix_backport_issue_tasks
Aug 14, 2026
Merged

workflows(release): remove non-patch release tasks from patch release issues#4051
rickeylev merged 2 commits into
bazel-contrib:mainfrom
rickeylev:fix_backport_issue_tasks

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

When creating a patch release tracking issue (e.g. from /backport
comments or manually), .0-only tasks such as 'Prepare Release' and
'Create Release branch' were incorrectly retained in the template.

Update load_release_tracking_template to filter out .0-only tasks
('Prepare Release', 'Create Release branch', and 'Tag RC*') for patch
releases, and update tests to load the real issue template via runfiles.

When creating a patch release tracking issue (e.g. from /backport
comments or manually), .0-only tasks such as 'Prepare Release' and
'Create Release branch' were incorrectly retained in the template.

Update load_release_tracking_template to filter out .0-only tasks
('Prepare Release', 'Create Release branch', and 'Tag RC*') for patch
releases, and update tests to load the real issue template via runfiles.
@rickeylev
rickeylev marked this pull request as ready for review August 14, 2026 19:39
@rickeylev
rickeylev requested a review from aignas as a code owner August 14, 2026 19:39
@rickeylev
rickeylev merged commit 3bbcf7e into bazel-contrib:main Aug 14, 2026
3 of 5 checks passed
@rickeylev
rickeylev deleted the fix_backport_issue_tasks branch August 14, 2026 19:54
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.

1 participant