Closed mergify[bot] closed 5 months ago
Cherry-pick of a8df86e94744de1284d3dd0844c3d4760572f5d2 has failed:
On branch mergify/bp/2.5.x/pr-351
Your branch is up to date with 'origin/2.5.x'.
You are currently cherry-picking commit a8df86e.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Unmerged paths:
(use "git add/rm <file>..." as appropriate to mark resolution)
deleted by us: .github/workflows/reusable-ubuntu-ci.yaml
no changes added to commit (use "git add" and/or "git commit -a")
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Description
This PR uses a token for the setup-ccache action from in the CI, which is behind the CI failures on post steps due to exceeding github API usage rate limits
@Mergifyio backport 3.3.x 3.2.x 2.5.x 2.1.x
Contributor Checklist
[x] Commit messages follow the project guidelines.
N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
N/A: New feature has been documented/Current behavior is correctly described in the documentation.
[x] Applicable backports have been included in the description.
Reviewer Checklist
This is an automatic backport of pull request #351 done by Mergify.