Skip to content

Conversation

@delanni
Copy link
Contributor

@delanni delanni commented Dec 17, 2025

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary
In elastic#237905, we've sequentialized the quick checks earlier in order not
to get the changed files checker to mix up which check had modified the
files during checking.

This however, caused an issue, where quick-checks would only fix one
batch of errors per run.

This PR would try to commit multiple change batches throughout the
quick-check's fixing phase, and push only once to trigger a single,
fixed run.

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit df58d59)

# Conflicts:
#	.buildkite/scripts/steps/security/dependencies_diff.ts
#	src/core/test-helpers/kbn-server/moon.yml
@delanni delanni added the backport This PR is a backport of another PR label Dec 17, 2025
@delanni delanni enabled auto-merge (squash) December 17, 2025 15:49
@delanni delanni added the Team:Operations Kibana-Operations Team label Dec 20, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@delanni delanni disabled auto-merge January 6, 2026 13:20
@delanni delanni merged commit b3e9d33 into elastic:8.19 Jan 6, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR Team:Operations Kibana-Operations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants