dra: trigger bump-logstash workflow from version bump pipeline#19280
dra: trigger bump-logstash workflow from version bump pipeline#19280fr4nc1sc0-r4m0n wants to merge 2 commits into
Conversation
Wire the DRA version bump Buildkite pipeline to bump-logstash.yml for release-day version updates. Make logstash_release_track optional for manual workflow runs; the automated pipeline omits it. Supersedes review feedback on #18886 (fork PR).
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label. Could you fix it @fr4nc1sc0-r4m0n? 🙏
|
TL;DRThe x-pack integration step appears to have been terminated by Buildkite infrastructure ( Remediation
Investigation detailsRoot CauseThis is classified as Infrastructure / inconclusive termination rather than a code bug. The failed job summary reports The repeated The PR diff changes these files only:
Those changes do not overlap the x-pack monitoring integration specs shown in the failing log. Evidence
Verification
Follow-upIf the retry produces a complete RSpec failure summary instead of another What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
buildkite build this |
💛 Build succeeded, but was flaky
Failed CI StepsHistory
|
Summary
Continues the work from #18886, which cannot be updated directly because it was opened from a fork. This branch applies the original intent plus review feedback from that PR.
.buildkite/version_bump_pipeline.ymlto triggerbump-logstash.ymlvia theelastic/gh-cliBuildkite plugin for minor and patch release-day bumpsNEW_VERSION,BRANCH, andWORKFLOW(noRELEASE_TRACK; release-eng does not supply it)logstash_release_trackoptional inbump-logstash.ymland skip updatingversions.ymlwhen it is not provided (per @donoghuc review on dra: support bumping releases minor/patch using the existing tools #18886)Changes from #18886
version_bumps.yml(gem dependency bumps)bump-logstash.yml(stack version bumps)version_bumps.ymlversion_bumps.ymllogstash_release_trackTest plan
bump-logstash.ymlaccepts dispatch with onlylogstash_versionandlogstash_branchWORKFLOW=patchandWORKFLOW=minortest inputsRelated issue: https://github.com/elastic/observability-robots/issues/3404