Update check_type_commits.sh with changes from 8.10#167498
Merged
watson merged 4 commits intoelastic:mainfrom Oct 2, 2023
Merged
Update check_type_commits.sh with changes from 8.10#167498watson merged 4 commits intoelastic:mainfrom
watson merged 4 commits intoelastic:mainfrom
Conversation
Ikuni17
approved these changes
Sep 29, 2023
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @watson |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
watson
pushed a commit
to watson/kibana
that referenced
this pull request
Oct 2, 2023
(cherry picked from commit ac9a548) # Conflicts: # .buildkite/scripts/steps/check_types_commits.sh
watson
pushed a commit
that referenced
this pull request
Oct 2, 2023
…167797) # Backport This will backport the following commits from `main` to `8.10`: - [Update check_type_commits.sh with changes from 8.10 (#167498)](#167498) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thomas Watson","email":"watson@elastic.co"},"sourceCommit":{"committedDate":"2023-10-02T14:55:03Z","message":"Update check_type_commits.sh with changes from 8.10 (#167498)","sha":"ac9a548988b332b30675185092285cb94252cbf1","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","auto-backport","v8.11.0","v8.10.3"],"number":167498,"url":"https://github.com/elastic/kibana/pull/167498","mergeCommit":{"message":"Update check_type_commits.sh with changes from 8.10 (#167498)","sha":"ac9a548988b332b30675185092285cb94252cbf1"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167498","number":167498,"mergeCommit":{"message":"Update check_type_commits.sh with changes from 8.10 (#167498)","sha":"ac9a548988b332b30675185092285cb94252cbf1"}},{"branch":"8.10","label":"v8.10.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
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.
This PR also adds a few extra updates to the file that I had stashed (see 2nd and 3rd commit if you're interested)