Skip to content

Clean up github action for unit tests#2631

Draft
kgeller wants to merge 1 commit intoelastic:mainfrom
kgeller:remove-gha-tests
Draft

Clean up github action for unit tests#2631
kgeller wants to merge 1 commit intoelastic:mainfrom
kgeller:remove-gha-tests

Conversation

@kgeller
Copy link
Copy Markdown
Member

@kgeller kgeller commented May 4, 2026

Summary

Remove the GitHub Actions test workflow (.github/workflows/test.yml) now that the Buildkite ecs pipeline (#2624) is running and confirmed green.

Before merging

  1. Complete buildkite-pr-bot setup (PR 3 in elastic/infra + webhook config + PR 2b in this repo) so fork PRs get Buildkite CI. See the Buildkite migration plan for details.
  2. Add buildkite/ecs as a required status check on main and 9.* (Settings > Branches > {branch} > Edit).
  3. Remove Unit Tests from the required status checks on main and 9.*. Otherwise this PR cannot merge because the deleted workflow will not report a status.
  4. Merge this PR. buildkite/ecs remains as the sole CI gate.

@kgeller kgeller self-assigned this May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@kgeller kgeller marked this pull request as ready for review May 4, 2026 16:13
@kgeller kgeller requested a review from a team as a code owner May 4, 2026 16:13
@kgeller kgeller marked this pull request as draft May 4, 2026 16:23
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