-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only run quick checks for changes to renovate.json #203153
Conversation
# - command: .buildkite/scripts/lifecycle/pre_build.sh | ||
# label: Pre-Build | ||
# timeout_in_minutes: 10 | ||
# agents: | ||
# machineType: n2-standard-2 | ||
|
||
# - wait | ||
|
||
# - command: .buildkite/scripts/steps/build_kibana.sh | ||
# label: Build Kibana Distribution | ||
# agents: | ||
# machineType: n2-standard-8 | ||
# preemptible: true | ||
# diskSizeGb: 125 | ||
# key: build | ||
# if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''" | ||
# timeout_in_minutes: 90 | ||
# retry: | ||
# automatic: | ||
# - exit_status: '-1' | ||
# limit: 3 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copied from the base pipeline. I assume I don't need these, but would appreciate confirmation 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will want pre and post build steps to run. The build step is not necessary
Pinging @elastic/kibana-operations (Team:Operations) |
Pinging @elastic/kibana-security (Team:Security) |
# - command: .buildkite/scripts/lifecycle/pre_build.sh | ||
# label: Pre-Build | ||
# timeout_in_minutes: 10 | ||
# agents: | ||
# machineType: n2-standard-2 | ||
|
||
# - wait | ||
|
||
# - command: .buildkite/scripts/steps/build_kibana.sh | ||
# label: Build Kibana Distribution | ||
# agents: | ||
# machineType: n2-standard-8 | ||
# preemptible: true | ||
# diskSizeGb: 125 | ||
# key: build | ||
# if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''" | ||
# timeout_in_minutes: 90 | ||
# retry: | ||
# automatic: | ||
# - exit_status: '-1' | ||
# limit: 3 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will want pre and post build steps to run. The build step is not necessary
💚 Build Succeeded
Metrics [docs]
History
|
@Ikuni17 Sorry to bother you -- can you help me debug a job failure? I think I misconfigured something here: https://buildkite.com/elastic/kibana-pull-request/builds/261559#0193d621-affe-43d2-88f0-d39ea0e3efc9 From PR: #204649 |
Starting backport for target branches: 8.16, 8.17, 8.x https://github.com/elastic/kibana/actions/runs/12383442412 |
## Summary Introduces a new `renovate` CI pipeline to only run quick checks for PRs which only adjust the `renovate.json` configuration file. (cherry picked from commit 591d640)
## Summary Introduces a new `renovate` CI pipeline to only run quick checks for PRs which only adjust the `renovate.json` configuration file. (cherry picked from commit 591d640)
## Summary Introduces a new `renovate` CI pipeline to only run quick checks for PRs which only adjust the `renovate.json` configuration file. (cherry picked from commit 591d640)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…204675) # Backport This will backport the following commits from `main` to `8.x`: - [Only run quick checks for changes to renovate.json (#203153)](#203153) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-17T13:59:43Z","message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","Team:Security","release_note:skip","v9.0.0","backport:prev-major"],"title":"Only run quick checks for changes to renovate.json","number":203153,"url":"https://github.com/elastic/kibana/pull/203153","mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203153","number":203153,"mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}}]}] BACKPORT--> Co-authored-by: Larry Gregory <[email protected]>
…204674) # Backport This will backport the following commits from `main` to `8.17`: - [Only run quick checks for changes to renovate.json (#203153)](#203153) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-17T13:59:43Z","message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","Team:Security","release_note:skip","v9.0.0","backport:prev-major"],"title":"Only run quick checks for changes to renovate.json","number":203153,"url":"https://github.com/elastic/kibana/pull/203153","mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203153","number":203153,"mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}}]}] BACKPORT--> Co-authored-by: Larry Gregory <[email protected]>
…204673) # Backport This will backport the following commits from `main` to `8.16`: - [Only run quick checks for changes to renovate.json (#203153)](#203153) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-17T13:59:43Z","message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","Team:Security","release_note:skip","v9.0.0","backport:prev-major"],"title":"Only run quick checks for changes to renovate.json","number":203153,"url":"https://github.com/elastic/kibana/pull/203153","mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203153","number":203153,"mergeCommit":{"message":"Only run quick checks for changes to renovate.json (#203153)\n\n## Summary\n\nIntroduces a new `renovate` CI pipeline to only run quick checks for PRs\nwhich only adjust the `renovate.json` configuration file.","sha":"591d640b1fe21dc847338a535c142153f2b50e80"}}]}] BACKPORT--> Co-authored-by: Larry Gregory <[email protected]>
## Summary Introduces a new `renovate` CI pipeline to only run quick checks for PRs which only adjust the `renovate.json` configuration file.
Summary
Introduces a new
renovate
CI pipeline to only run quick checks for PRs which only adjust therenovate.json
configuration file.