Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 5, 2025

What does this PR do?

This pull request introduces an early trigger for the Elastic Agent Package pipeline in the Buildkite CI process, it runs
the https://buildkite.com/elastic/elastic-agent-package with dry-run using the versions defined at .package-version

Why is it important?

aiming to catch integration issues earlier during pull request builds.

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

How to test this PR locally

Only in the CI, now it triggers a new step if changes are made in the main pipeline or any other related files with the packaging.

In this case, it ran https://buildkite.com/elastic/elastic-agent-package/builds/8694

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

This is an automatic backport of pull request #11612 done by [Mergify](https://mergify.com).

(cherry picked from commit cffc2cd)

# Conflicts:
#	.buildkite/pipeline.yml
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Dec 5, 2025
@mergify mergify bot requested review from a team as code owners December 5, 2025 08:47
@mergify mergify bot requested review from blakerouse and michel-laterman and removed request for a team December 5, 2025 08:47
@mergify mergify bot assigned v1v Dec 5, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Dec 5, 2025

Cherry-pick of cffc2cd has failed:

On branch mergify/bp/9.1/pr-11612
Your branch is up to date with 'origin/9.1'.

You are currently cherry-picking commit cffc2cdff.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   .buildkite/scripts/steps/trigger-elastic-agent-package.sh

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .buildkite/pipeline.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@v1v v1v removed the conflicts There is a conflict in the backported pull request label Dec 5, 2025
@v1v v1v enabled auto-merge (squash) December 5, 2025 08:49
@mergify
Copy link
Contributor Author

mergify bot commented Dec 8, 2025

This pull request has not been merged yet. Could you please review and merge it @v1v? 🙏

@elasticmachine
Copy link
Contributor

elasticmachine commented Dec 8, 2025

💔 Build Failed

Failed CI Steps

History

cc @v1v

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