-
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
[DOCS] Update Rules and Connectors app label #145500
Merged
Merged
Conversation
This file contains 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
3 tasks
Documentation preview: |
lcawl
added
docs
v8.0.2
v8.1.4
v8.2.4
v8.3.4
v8.4.4
v8.5.2
release_note:skip
Skip the PR/issue when compiling release notes
Feature:Alerting/RulesManagement
Issues related to the Rules Management UX
Team:Docs
labels
Nov 17, 2022
Pinging @elastic/kibana-docs (Team:Docs) |
lcawl
added
the
auto-backport
Deprecated - use backport:version if exact versions are needed
label
Nov 17, 2022
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Nov 17, 2022
(cherry picked from commit 57a67de)
lcawl
added a commit
that referenced
this pull request
Nov 17, 2022
# Backport This will backport the following commits from `8.5` to `8.4`: - [[DOCS] Update Rules and Connectors app label (#145500)](#145500) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-17T17:51:10Z","message":"[DOCS] Update Rules and Connectors app label (#145500)","sha":"57a67de01e3d7d376ea9f75e5529e950d6e66528","branchLabelMapping":{"^v8.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","auto-backport","Feature:Alerting/RulesManagement","v8.0.2","v8.1.4","v8.2.4","v8.3.4","v8.4.4","v8.5.2"],"number":145500,"url":"https://github.com/elastic/kibana/pull/145500","mergeCommit":{"message":"[DOCS] Update Rules and Connectors app label (#145500)","sha":"57a67de01e3d7d376ea9f75e5529e950d6e66528"}},"sourceBranch":"8.5","suggestedTargetBranches":["8.0","8.1","8.2","8.3","8.4"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145500","number":145500,"mergeCommit":{"message":"[DOCS] Update Rules and Connectors app label (#145500)","sha":"57a67de01e3d7d376ea9f75e5529e950d6e66528"}}]}] BACKPORT-->
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Nov 17, 2022
(cherry picked from commit 57a67de)
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Nov 17, 2022
(cherry picked from commit 57a67de)
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Nov 17, 2022
(cherry picked from commit 57a67de)
lcawl
added a commit
to lcawl/kibana
that referenced
this pull request
Nov 17, 2022
(cherry picked from commit 57a67de)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
lcawl
added a commit
that referenced
this pull request
Nov 17, 2022
lcawl
added a commit
that referenced
this pull request
Nov 17, 2022
lcawl
added a commit
that referenced
this pull request
Nov 17, 2022
lcawl
added a commit
that referenced
this pull request
Nov 18, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-backport
Deprecated - use backport:version if exact versions are needed
docs
Feature:Alerting/RulesManagement
Issues related to the Rules Management UX
release_note:skip
Skip the PR/issue when compiling release notes
Team:Docs
v8.0.2
v8.1.4
v8.2.4
v8.3.4
v8.4.4
v8.5.2
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
Relates to #143809
This PR updates 8.5 and earlier branches to use a "rac-ui" shared attributes instead of "rules-ui", since the "Rules and Connectors" app has been split into "Rules" and "Connectors" apps in 8.6 and later releases.
This PR must be merged after elastic/docs#2567