Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [ci] Split quick checks out of checks (elastic#175319) (elasti…
…c#175345) # Backport This will backport the following commits from `main` to `8.12`: - [[ci] Split quick checks out of checks (elastic#175319)](elastic#175319) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-23T19:06:52Z","message":"[ci] Split quick checks out of checks (elastic#175319)\n\n`Quick Checks` will used as a blocking step before tests are run. We\r\nwant to shorten the runtime to keep pipeline runtimes down, so this\r\nsplits out longer running and less relevant checks into two steps,\r\n`Checks` and `Quick Checks`","sha":"68d1bac8b8e909f05b0bcec97fb653ad0bc367e7","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-minor","v8.13.0"],"title":"[ci] Split quick checks out of checks","number":175319,"url":"https://github.com/elastic/kibana/pull/175319","mergeCommit":{"message":"[ci] Split quick checks out of checks (elastic#175319)\n\n`Quick Checks` will used as a blocking step before tests are run. We\r\nwant to shorten the runtime to keep pipeline runtimes down, so this\r\nsplits out longer running and less relevant checks into two steps,\r\n`Checks` and `Quick Checks`","sha":"68d1bac8b8e909f05b0bcec97fb653ad0bc367e7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175319","number":175319,"mergeCommit":{"message":"[ci] Split quick checks out of checks (elastic#175319)\n\n`Quick Checks` will used as a blocking step before tests are run. We\r\nwant to shorten the runtime to keep pipeline runtimes down, so this\r\nsplits out longer running and less relevant checks into two steps,\r\n`Checks` and `Quick Checks`","sha":"68d1bac8b8e909f05b0bcec97fb653ad0bc367e7"}}]}] BACKPORT--> Co-authored-by: Jon <[email protected]>
- Loading branch information