Trigger ingest-dev release pipelines from version-bump automation - #7457
Conversation
Replace the manual block with triggers to ingest-dev minor/major and patch release pipelines, then poll DRA artifacts after a successful bump.
|
This pull request does not have a backport label. Could you fix it @fr4nc1sc0-r4m0n? 🙏
|
Replace the manual block with triggers to ingest-dev minor/major and patch release pipelines, then poll DRA artifacts after a successful bump.
Add ingest-dev minor/major and patch triggers before the existing block gate so DRA (or the agent placeholder) still requires manual unblock.
Drop DRY_RUN and false DISABLE_* flags so the version-bump contract stays minimal.
v1v
left a comment
There was a problem hiding this comment.
LGTM, let's wait for confirming the downstream BK pipeline is merged
TL;DRThe Buildkite failure is not a code regression from this PR; the provided job log only contains cleanup/teardown output and a final non-zero exit, so the primary failing error is missing. Immediate action: re-run the Remediation
Investigation detailsRoot CauseThe only failing job is
PR scope check:
Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
please @elastic/elastic-agent-control-plane, @lorienhu and @blakerouse can you review this? |
Summary
ingest-dev-pipeline-release-minor-majorandingest-dev-pipeline-release-patchblockstep and DRA polling afterwardREPOSITORY=fleet-serverand map orchestratorWORKFLOW/NEW_VERSIONTest plan
fleet-server-version-bumpwithWORKFLOW=patchand confirm the ingest-dev patch pipeline is triggeredRelated PRs