Merged
Conversation
Contributor
|
Starting backport for target branches: 8.19, 9.2, 9.3 https://github.com/elastic/kibana/actions/runs/23597313982 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 26, 2026
## Summary Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off. (cherry picked from commit 72e1007)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 26, 2026
## Summary Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off. (cherry picked from commit 72e1007)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 26, 2026
## Summary Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off. (cherry picked from commit 72e1007)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Contributor
💚 Build Succeeded
Metrics [docs]
|
kibanamachine
added a commit
that referenced
this pull request
Mar 26, 2026
# Backport This will backport the following commits from `main` to `9.3`: - [[CI] disable moon cache (#259775)](#259775) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2026-03-26T13:38:03Z","message":"[CI] disable moon cache (#259775)\n\n## Summary\nSetting read only didn't seem to take away attempts to read and get an\nerror. This will temporarily turn it off.","sha":"72e1007a1a99d6a8ef33e99f9f7dcc06a67ffe1e","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0","reviewer:skip-ai"],"title":"[CI] disable moon cache","number":259775,"url":"https://github.com/elastic/kibana/pull/259775","mergeCommit":{"message":"[CI] disable moon cache (#259775)\n\n## Summary\nSetting read only didn't seem to take away attempts to read and get an\nerror. This will temporarily turn it off.","sha":"72e1007a1a99d6a8ef33e99f9f7dcc06a67ffe1e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/259775","number":259775,"mergeCommit":{"message":"[CI] disable moon cache (#259775)\n\n## Summary\nSetting read only didn't seem to take away attempts to read and get an\nerror. This will temporarily turn it off.","sha":"72e1007a1a99d6a8ef33e99f9f7dcc06a67ffe1e"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
Contributor
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
jeramysoucy
pushed a commit
to jeramysoucy/kibana
that referenced
this pull request
Apr 1, 2026
## Summary Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off.
paulinashakirova
pushed a commit
to paulinashakirova/kibana
that referenced
this pull request
Apr 2, 2026
## Summary Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off.
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.
Summary
Setting read only didn't seem to take away attempts to read and get an error. This will temporarily turn it off.