-
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] Refresh and automate screenshots for connector logs #153510
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
Documentation preview: |
lcawl
added
docs
Feature:Actions/ConnectorsManagement
Issues related to Connectors Management UX
v8.7.0
v8.8.0
release_note:skip
Skip the PR/issue when compiling release notes
labels
Mar 23, 2023
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
To update your PR or re-run it, just comment with: |
lcawl
added
the
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
label
Mar 23, 2023
Pinging @elastic/response-ops (Team:ResponseOps) |
ymao1
approved these changes
Mar 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 23, 2023
💚 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
Mar 23, 2023
…3510) (#153588) # Backport This will backport the following commits from `main` to `8.7`: - [[DOCS] Refresh and automate screenshots for connector logs (#153510)](#153510) <!--- 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":"2023-03-23T18:27:00Z","message":"[DOCS] Refresh and automate screenshots for connector logs (#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorsManagement","v8.7.0","v8.8.0"],"number":153510,"url":"https://github.com/elastic/kibana/pull/153510","mergeCommit":{"message":"[DOCS] Refresh and automate screenshots for connector logs (#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153510","number":153510,"mergeCommit":{"message":"[DOCS] Refresh and automate screenshots for connector logs (#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <[email protected]>
jennypavlova
pushed a commit
to jennypavlova/kibana
that referenced
this pull request
Mar 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
Feature:Actions/ConnectorsManagement
Issues related to Connectors Management UX
release_note:skip
Skip the PR/issue when compiling release notes
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
v8.7.0
v8.8.0
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 #147795
This PR updates screenshots in https://www.elastic.co/guide/en/kibana/master/action-types.html and https://www.elastic.co/guide/en/kibana/master/pre-configured-connectors.html to reflect the addition of the Logs tab in Stack Management > Connectors. It also automates two of the screenshots and splits the connector-related screenshot automation into a new folder.