It seems the new pipeline is functioning in place of the old one, so I'm collecting a few todos before we can call the migration finalized: - [ ] Verify 'on-merge' behavior: check if the next merged build will in fact trigger a pipeline run on the push-to-main event - [ ] Merge/close pending PRs - [ ] Remove `kibana-` prefix from the pipeline: https://github.com/elastic/elastic-charts/pull/2775 - [ ] Use custom elastic-charts images: https://github.com/elastic/elastic-charts/issues/2765 - [ ] Add `buildkite update vrt|screenshot` trigger, currently we pass the `ECH_STEP_PLAYWRIGHT_UPDATE_SCREENSHOTS` env flag to the build [here](https://github.com/elastic/elastic-charts/blob/497586a40b06f5956fce605b676bee64eeda842e/github_bot/src/utils/buildkite.ts#L127-L155).
It seems the new pipeline is functioning in place of the old one, so I'm collecting a few todos before we can call the migration finalized:
kibana-prefix from the pipeline: chore(build): Removekibana-prefix from pipeline name #2775buildkite update vrt|screenshottrigger, currently we pass theECH_STEP_PLAYWRIGHT_UPDATE_SCREENSHOTSenv flag to the build here.