Skip to content

[ci] Renames the override post-release label for batch release#11835

Merged
auto-submit[bot] merged 2 commits into
flutter:mainfrom
chunhtai:rename-override-flag
Jun 4, 2026
Merged

[ci] Renames the override post-release label for batch release#11835
auto-submit[bot] merged 2 commits into
flutter:mainfrom
chunhtai:rename-override-flag

Conversation

@chunhtai
Copy link
Copy Markdown
Contributor

@chunhtai chunhtai commented Jun 3, 2026

The repo check ci will be run when creating release pr against release branch. In that case, we want to ignore the check to guard changes to changelog.md and pubspec.

The solution will be reusing the override: post-release-* label. I decide to also rename the label to override: skip-batch-release-repo-check-* since the original name is not appropriate in this use case.

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jun 3, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the VersionAndChangelogValidator to check for the 'override: skip-batch-release-repo-check-' label instead of the 'override: post-release-' label. It also updates the corresponding tests in validate_command_version_test.dart to reflect this label change. There are no review comments, and I have no feedback to provide.

@chunhtai chunhtai requested a review from stuartmorgan-g June 3, 2026 19:33
Copy link
Copy Markdown
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunhtai chunhtai added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 4, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jun 4, 2026
@auto-submit
Copy link
Copy Markdown
Contributor

auto-submit Bot commented Jun 4, 2026

autosubmit label was removed for flutter/packages/11835, because - The status or check suite Mac_arm64 macos_platform_tests master - packages has failed. Please fix the issues identified (or deflake) before re-applying this label.

@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 4, 2026
@chunhtai chunhtai added autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD labels Jun 4, 2026
@auto-submit auto-submit Bot merged commit c584f33 into flutter:main Jun 4, 2026
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants