Skip to content
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

🌊 Fix ascendants check #206080

Merged

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Jan 9, 2025

The id->name refactoring didn't catch the check for ascendants which was still looking for id. This PR fixes this

@flash1293 flash1293 added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) v8.18.0 Feature:Streams This is the label for the Streams Project labels Jan 9, 2025
@flash1293 flash1293 marked this pull request as ready for review January 9, 2025 16:17
@flash1293 flash1293 requested a review from a team as a code owner January 9, 2025 16:17
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

Copy link
Contributor

@tonyghiani tonyghiani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👌

@flash1293 flash1293 merged commit 23c958c into elastic:main Jan 10, 2025
19 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12712709379

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

You might need to backport the following PRs to 8.x:
- 🌊 Streams: Show data retention on stream (#204125)
- 🌊 Stream overview page (#204079)

Manual backport

To create the backport manually run:

node scripts/backport --pr 206080

Questions ?

Please refer to the Backport tool documentation

@flash1293 flash1293 added backport:version Backport to applied version labels and removed backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Jan 13, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12743281647

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

You might need to backport the following PRs to 8.x:
- 🌊 Streams: Show data retention on stream (#204125)

Manual backport

To create the backport manually run:

node scripts/backport --pr 206080

Questions ?

Please refer to the Backport tool documentation

@flash1293 flash1293 added backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels Jan 13, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12745076363

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 13, 2025
The id->name refactoring didn't catch the check for ascendants which was
still looking for id. This PR fixes this

(cherry picked from commit 23c958c)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 13, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [🌊 Fix ascendants check
(#206080)](#206080)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Joe
Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-10T15:48:13Z","message":"🌊
Fix ascendants check (#206080)\n\nThe id->name refactoring didn't catch
the check for ascendants which was\r\nstill looking for id. This PR
fixes
this","sha":"23c958c1a1330f29d9d4b55db305db81a069106b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v8.18.0","Feature:Streams"],"title":"🌊
Fix ascendants
check","number":206080,"url":"https://github.com/elastic/kibana/pull/206080","mergeCommit":{"message":"🌊
Fix ascendants check (#206080)\n\nThe id->name refactoring didn't catch
the check for ascendants which was\r\nstill looking for id. This PR
fixes
this","sha":"23c958c1a1330f29d9d4b55db305db81a069106b"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206080","number":206080,"mergeCommit":{"message":"🌊
Fix ascendants check (#206080)\n\nThe id->name refactoring didn't catch
the check for ascendants which was\r\nstill looking for id. This PR
fixes
this","sha":"23c958c1a1330f29d9d4b55db305db81a069106b"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Joe Reuter <[email protected]>
viduni94 pushed a commit to viduni94/kibana that referenced this pull request Jan 23, 2025
The id->name refactoring didn't catch the check for ascendants which was
still looking for id. This PR fixes this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels Feature:Streams This is the label for the Streams Project release_note:skip Skip the PR/issue when compiling release notes v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants