Skip to content

Specify GitHub Repo in GH CLI calls for revert workflow.#184878

Merged
auto-submit[bot] merged 1 commit into
flutter:masterfrom
eyebrowsoffire:revert_wf_fix
Apr 10, 2026
Merged

Specify GitHub Repo in GH CLI calls for revert workflow.#184878
auto-submit[bot] merged 1 commit into
flutter:masterfrom
eyebrowsoffire:revert_wf_fix

Conversation

@eyebrowsoffire

Copy link
Copy Markdown
Contributor

Some of the GitHub CLI calls (such as the ones that looks for the "Reason for revert:" comments) happen before we have actually checked out the repo. As a result, we need to pass the repository explicitly to the GitHub CLI.

Some of the GitHub CLI calls (such as the ones that looks for the
"Reason for revert:" comments) happen before we have actually checked
out the repo. As a result, we need to pass the repository explicitly
to the GitHub CLI.
@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.

@Piinks Piinks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Piinks Piinks added the CICD Run CI/CD label Apr 10, 2026
@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 10, 2026
@auto-submit auto-submit Bot added this pull request to the merge queue Apr 10, 2026
Merged via the queue into flutter:master with commit b716540 Apr 10, 2026
17 checks passed
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 10, 2026
auto-submit Bot pushed a commit to flutter/packages that referenced this pull request Apr 10, 2026
flutter/flutter@81c87ea...bf18e39

2026-04-10 [email protected] [flutter_tools] Fix arm64e incorrectly matching arm64 in regex check (flutter/flutter#184057)
2026-04-10 [email protected] Specify GitHub Repo in GH CLI calls for revert workflow. (flutter/flutter#184878)
2026-04-10 [email protected] Don't use `git add -N` in the sync engine workflow. (flutter/flutter#184882)
2026-04-10 [email protected] Roll Skia from af67d5555e35 to 25b01e5f4ea0 (14 revisions) (flutter/flutter#184865)
2026-04-10 [email protected] [Dot shorthands] Finish examples/api migration (flutter/flutter#183967)
2026-04-10 [email protected] Roll Dart SDK from 98a143f8873e to e715805ddbd3 (1 revision) (flutter/flutter#184864)
2026-04-10 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Disable async mode with LLDB (#184768)" (flutter/flutter#184868)
2026-04-09 [email protected] Skip freeze check in the merge queue (flutter/flutter#184854)
2026-04-09 [email protected] Remove unused variable in `ProcessTextPlugin.java` (flutter/flutter#184161)
2026-04-09 [email protected] Roll Fuchsia Linux SDK from pDXMXRIjEHTw7B0sk... to lZcRfPoCLnDttrf9P... (flutter/flutter#184842)
2026-04-09 [email protected] Roll Dart SDK from bd6280c3e8e9 to 98a143f8873e (5 revisions) (flutter/flutter#184824)
2026-04-09 [email protected] Remove `linux_android_emu_unstable android_engine_vulkan_tests` (flutter/flutter#184787)
2026-04-09 [email protected] Roll Packages from 0e0a032 to 1aa892c (9 revisions) (flutter/flutter#184829)
2026-04-09 [email protected] [record_use] Add experimental flag and test project (flutter/flutter#184719)
2026-04-09 [email protected] Disable async mode with LLDB (flutter/flutter#184768)
2026-04-09 [email protected] Update link for rolling forward to aligned Dart hash (flutter/flutter#184780)
2026-04-09 [email protected] Roll Skia from 4d0f5389e131 to af67d5555e35 (3 revisions) (flutter/flutter#184825)
2026-04-09 [email protected] UberSDFContent refactoring and handle stroke miter limit for stroked rects (flutter/flutter#184603)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
mbcorona pushed a commit to mbcorona/flutter that referenced this pull request Apr 15, 2026
)

Some of the GitHub CLI calls (such as the ones that looks for the
"Reason for revert:" comments) happen before we have actually checked
out the repo. As a result, we need to pass the repository explicitly to
the GitHub CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants