Skip to content

[8.17] (backport #8485) [ci] add github notification for CI steps #8519

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 16, 2025

What does this PR do?

This PR adds GitHub commit status notifications for individual Buildkite CI steps in both bk.integration.pipeline.yml and integration.pipeline.yml. Specifically:

  • Introduces github_commit_status notifications for each major group of integration tests, including:
    • Packaging
    • ESS stack provisioning
    • Extended runtime leak tests
    • Windows integration tests
    • Ubuntu integration tests
    • Debian integration tests
    • RHEL8 integration tests
    • Kubernetes integration tests
  • Each CI group now reports its status back to GitHub with a distinct context name, improving visibility of individual step results directly in GitHub PRs and commits.

Why is it important?

Adding granular GitHub commit statuses for each CI step provides better visibility and traceability of the CI pipeline's health directly in GitHub. This allows:

  • Easier identification of failing or flaky test groups.
  • Faster debugging by directly linking failed Buildkite jobs to corresponding GitHub contexts.
  • Improved developer experience by surfacing Buildkite statuses in the GitHub UI.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None.

How to test this PR locally

  • Trigger the Buildkite pipeline after merging.
  • Observe that each CI group now updates the corresponding GitHub commit status context.

Related issues

N/A


This is an automatic backport of pull request #8485 done by Mergify.

@mergify mergify bot added the backport label Jun 16, 2025
@mergify mergify bot requested a review from a team as a code owner June 16, 2025 08:50
@mergify mergify bot mentioned this pull request Jun 16, 2025
8 tasks
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

cc @pkoutsovasilis

@pkoutsovasilis pkoutsovasilis merged commit ad73cdf into 8.17 Jun 16, 2025
20 checks passed
@pkoutsovasilis pkoutsovasilis deleted the mergify/bp/8.17/pr-8485 branch June 16, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants