Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No easy way to re-run presubmits in a release branch PR #166806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matanlurey opened this issue Apr 9, 2025 · 1 comment
Open

No easy way to re-run presubmits in a release branch PR #166806

matanlurey opened this issue Apr 9, 2025 · 1 comment
Assignees
Labels
infra: release Release-related requests and tooling P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team

Comments

@matanlurey
Copy link
Contributor

matanlurey commented Apr 9, 2025

In #166783 I got into a state where a few tests were failing due to a (resolved) OOB failure:

Image

I wanted to re-run them. However I could neither:

  • Click "rerun all check-runs" (the button does not exist)
  • Merge a PR to head, as I'd do on master (no commits have landed)

I could click a few times (waiting) for each failure, or push an empty/blank commit, which can't be done in the UI.

If we couldn't get a "rerun all check-runs" to work, it would be nice to expose a way to go to, something like:

https://flutter-dashboard.appspot.com/#/flutter/flutter-3.32-candidate.0/presubmit/166783

And be able to click a "re-run previously failing" button.

/cc @reidbaker, @jtmcdole for thoughts

@matanlurey matanlurey added infra: release Release-related requests and tooling P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team labels Apr 9, 2025
@matanlurey
Copy link
Contributor Author

If this is a setting in Github that can be turned on, we can turn it on, otherwise will have to go for the dashboard presubmit page route (we might do this anyway).

@matanlurey matanlurey added the triaged-infra Triaged by Infrastructure team label Apr 14, 2025
@matanlurey matanlurey self-assigned this May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra: release Release-related requests and tooling P2 Important issues not at the top of the work list team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team
Projects
None yet
Development

No branches or pull requests

1 participant