Skip to content

[backport-aws-3.17] Sync CI configuration with main branch - #20472

Draft
mrodm wants to merge 1 commit into
elastic:backport-aws-3.17from
mrodm:sync-ci-configuration-aws-3.17
Draft

[backport-aws-3.17] Sync CI configuration with main branch#20472
mrodm wants to merge 1 commit into
elastic:backport-aws-3.17from
mrodm:sync-ci-configuration-aws-3.17

Conversation

@mrodm

@mrodm mrodm commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

TL;DR

Syncs .buildkite and .github CI configuration from main to the
backport-aws-3.17 backport branch.

This brings automated backport workflows, new CI scripts, Go tooling, and
GitHub Actions that only work when they are present on the target branch itself.

Proposed commit message

Sync CI configuration with main branch for backport-aws-3.17.

Keep CI pipelines, GitHub Actions, and tooling consistent between active backport
branches and `main`, so that automated backport workflows and tooling improvements
land on all supported branches.

WHY:
GitHub Actions resolves workflow files from the branch where the event occurs,
not from `main`. Backport-branch workflows (changelog sync, post-backport
checklist, owner checks, auto-backport) must be present on the backport branch
itself to fire correctly.

Author's Checklist

  • CI configuration files have been synced verbatim from main.

How to test this PR locally

N/A — this PR only syncs CI configuration files.

Related issues


This PR was generated with the assistance of Claude (claude-sonnet-4-6).

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant