[9.1] [CI] Fix Renovate helper bot trigger and out of sync labels (#231031)#231216
Merged
Ikuni17 merged 1 commit intoelastic:9.1from Aug 8, 2025
Merged
[9.1] [CI] Fix Renovate helper bot trigger and out of sync labels (#231031)#231216Ikuni17 merged 1 commit intoelastic:9.1from
Ikuni17 merged 1 commit intoelastic:9.1from
Conversation
038506c to
b68c919
Compare
…231031) ## Summary Note: I will backport this after backporting the original PR elastic#228664. I was waiting to see the stability of the original PR. Fixes two issues: - The [pipeline](https://buildkite.com/elastic/kibana-renovate-helper) is not triggering for Renovate PRs, unless explicitly [commenting](elastic#230882 (comment)) to run - Since we're passing along `GITHUB_PR_*` env variables to the PR pipeline. Labels added in the helper pipeline to the PR itself were not in sync with the PR run. Example [this run](https://buildkite.com/elastic/kibana-pull-request/builds/327690#019885d3-196a-4950-896c-3bf7de6f735f) should have `ci:cloud-deploy` label. (cherry picked from commit f61e1a2)
b68c919 to
7d9d048
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation