Skip to content
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

Fix autofixing in CI #3109

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Fix autofixing in CI #3109

merged 4 commits into from
Jan 15, 2025

Conversation

artem-shelkovnikov
Copy link
Member

After changes to CI some things broke when matters went to autofixing.

It happened because the script that inits git goes to the head of the branch to do the fix. For now instead of fixing logic, I'm just initialising everything a little earlier

@artem-shelkovnikov artem-shelkovnikov enabled auto-merge (squash) January 15, 2025 15:34
@artem-shelkovnikov artem-shelkovnikov merged commit 08433a9 into main Jan 15, 2025
2 checks passed
@artem-shelkovnikov artem-shelkovnikov deleted the artem/fix-autofixes branch January 15, 2025 17:15
Copy link

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error:
There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run:
backport --pr 3109 --autoMerge --autoMergeMethod squash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants