Skip to content

[CP-beta]Don't use git add -N in the sync engine workflow.#185130

Merged
auto-submit[bot] merged 1 commit into
flutter:flutter-3.44-candidate.0from
flutteractionsbot:cp-beta-c2627e837acc2c59ae9d6f9cdf2aa982326e3de2
Apr 16, 2026
Merged

[CP-beta]Don't use git add -N in the sync engine workflow.#185130
auto-submit[bot] merged 1 commit into
flutter:flutter-3.44-candidate.0from
flutteractionsbot:cp-beta-c2627e837acc2c59ae9d6f9cdf2aa982326e3de2

Conversation

@flutteractionsbot

@flutteractionsbot flutteractionsbot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

https://github.com/flutter/flutter/issues/< Replace with issue link here >

Impact Description:

Release workflow for bumping the engine version is broken.

Changelog Description:

This does not require a changelog since this is a workflow change.

Workaround:

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

Validation Steps:

Use the workflow as soon as this is merged.

The `-N` flag doesn't actually stage the file if it doesn't exist yet.
This was causing this workflow to fail on initial betas, where the
engine.version file wasn't tracked.
@flutteractionsbot flutteractionsbot added the cp: review Cherry-picks in the review queue label Apr 16, 2026
@flutteractionsbot

Copy link
Copy Markdown
Contributor Author

@eyebrowsoffire please fill out the PR description above, afterwards the release team will review this request.

@flutter-dashboard

Copy link
Copy Markdown

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@eyebrowsoffire eyebrowsoffire added the CICD Run CI/CD label Apr 16, 2026
@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 16, 2026
@auto-submit auto-submit Bot merged commit e80b656 into flutter:flutter-3.44-candidate.0 Apr 16, 2026
9 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 cp: review Cherry-picks in the review queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants