flutter / flutter/flutter

Trying to sync `master` -> `<release branch>` through the GitHub UI fails

Open
#166,875 3 comments 0 reactions 0 assignees View on GitHub
a: annoyance infra: cocoon infra: release P2 team-infra triaged-infra
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

One way to quickly create a PR is to [open a release branch](https://github.com/flutter/flutter/tree/flutter-3.32-candidate.0), and click "... commits behind `master`":

![Image](https://github.com/user-attachments/assets/0efbb56f-7206-48f4-8a3d-9feba95a3c5c)

That will generate a PR that has every commit since diverged, like so:

https://github.com/flutter/flutter/pull/166874

![Image](https://github.com/user-attachments/assets/22a4f94f-3a71-4d7f-ac1d-ac35ac2fe999)

Unfortunately it doesn't work as expected, because it thinks this is really the previous commit:

```txt
DetailedApiRequestError(status: 409, message: Document already exists: projects/flutter-dashboard/databases/cocoon/documents/ciStaging/flutter_flutter_2fc716dbeb68abf9675d7f81162b0b90ceb88808_engine)
```

This would be a huge time saving workflow to be able to use, so it's unfortunate it doesn't work.

/cc @jtmcdole @reidbaker

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.