Skip to content

[DOCS] Alert limit for cases#145950

Merged
lcawl merged 3 commits intoelastic:mainfrom
lcawl:alert-limit
Nov 24, 2022
Merged

[DOCS] Alert limit for cases#145950
lcawl merged 3 commits intoelastic:mainfrom
lcawl:alert-limit

Conversation

@lcawl
Copy link
Contributor

@lcawl lcawl commented Nov 21, 2022

Summary

Relates to #129988

This PR adds the case alert limit to the add comment to case API documentation and to the open API specification.

@lcawl lcawl added Team:Docs release_note:skip Skip the PR/issue when compiling release notes docs Feature:Cases Cases feature auto-backport Deprecated - use backport:version if exact versions are needed v8.6.0 v8.7.0 v8.5.2 labels Nov 21, 2022
@github-actions
Copy link
Contributor

Documentation preview:

@lcawl lcawl requested a review from cnasikas November 22, 2022 17:09
@lcawl lcawl marked this pull request as ready for review November 22, 2022 17:09
@lcawl lcawl requested a review from a team as a code owner November 22, 2022 17:09
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-docs (Team:Docs)

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

@lcawl lcawl enabled auto-merge (squash) November 23, 2022 20:00
@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 59 65 +6
osquery 109 115 +6
securitySolution 443 449 +6
total +20

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 68 74 +6
osquery 110 117 +7
securitySolution 520 526 +6
total +21

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

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

LGTM.

@lcawl lcawl merged commit 876f1b9 into elastic:main Nov 24, 2022
@lcawl lcawl deleted the alert-limit branch November 24, 2022 16:59
kibanamachine pushed a commit that referenced this pull request Nov 24, 2022
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.6
8.5 Backport failed because of merge conflicts

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 145950

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

lcawl added a commit to lcawl/kibana that referenced this pull request Nov 24, 2022
@lcawl
Copy link
Contributor Author

lcawl commented Nov 24, 2022

💚 All backports created successfully

Status Branch Result
8.5

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 25, 2022
# Backport

This will backport the following commits from `main` to `8.5`:
- [[DOCS] Alert limit for cases
(#145950)](#145950)

<!--- Backport version: 8.9.7 -->

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

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2022-11-24T16:56:45Z","message":"[DOCS]
Alert limit for cases
(#145950)","sha":"876f1b9ac88e1206bd4429b5d12c8c8f22c5eb45","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","Feature:Cases","auto-backport","v8.6.0","v8.7.0","v8.5.2"],"number":145950,"url":"https://github.com/elastic/kibana/pull/145950","mergeCommit":{"message":"[DOCS]
Alert limit for cases
(#145950)","sha":"876f1b9ac88e1206bd4429b5d12c8c8f22c5eb45"}},"sourceBranch":"main","suggestedTargetBranches":["8.5"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/146321","number":146321,"state":"MERGED","mergeCommit":{"sha":"249b3ebdae329675612186900a56a1f26b27b8ac","message":"[8.6]
[DOCS] Alert limit for cases (#145950)
(#146321)"}},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145950","number":145950,"mergeCommit":{"message":"[DOCS]
Alert limit for cases
(#145950)","sha":"876f1b9ac88e1206bd4429b5d12c8c8f22c5eb45"}},{"branch":"8.5","label":"v8.5.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
jloleysens added a commit to jloleysens/kibana that referenced this pull request Nov 28, 2022
* main: (30 commits)
  [Cloud Posture] test latest findings table sort (elastic#144668)
  [api-docs] 2022-11-28 Daily api_docs build (elastic#146359)
  [api-docs] 2022-11-27 Daily api_docs build (elastic#146353)
  [api-docs] 2022-11-26 Daily api_docs build (elastic#146350)
  [DataViews] Fix form validation UX when the same data view name already exists (elastic#146126)
  [Discover] Prevent agg based visualizations of Discover saved objects with adhoc data views (elastic#145583)
  [Health Gateway] Update response aggregation (elastic#145761)
  [api-docs] 2022-11-25 Daily api_docs build (elastic#146341)
  [Metric threshold rule] Adds new context variable for group by keys (elastic#145654)
  [Controls] [Portable Dashboards] Add control group renderer example plugin (elastic#146189)
  Refactor Observability Overview Page (elastic#146182)
  Send complete test data to xMatters, so it can create an alert (elastic#145431)
  [Dashboard] [Controls] Allow options list suggestions to be sorted (elastic#144867)
  Add open API specification for list connector types (elastic#145951)
  skip flaky suite (elastic#146086)
  [ML] Removing duplicate tooltip text (elastic#146308)
  Refactor Rules Page (elastic#146193)
  [DOCS] Alert limit for cases (elastic#145950)
  Extend session index fields mapping with a session creation timestamp. (elastic#145997)
  [Files] Move <Image /> component to `@kbn/shared-ux` package (elastic#145995)
  ...
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:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.5.2 v8.5.3 v8.6.0 v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants