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

[ESS][8.12&8.13] Updating list of available rule actions #4935

Merged
merged 5 commits into from
Mar 20, 2024

Conversation

nastasha-solomon
Copy link
Contributor

@nastasha-solomon nastasha-solomon commented Mar 19, 2024

Fixes #3004

Updated description for the action_type_id param on the following pages:

@nastasha-solomon nastasha-solomon added API Feature: Rules Priority: Low Issues that need attention, but are not urgent Effort: Small Issues that can be resolved quickly v8.12.0 v8.13.0 labels Mar 19, 2024
@nastasha-solomon nastasha-solomon self-assigned this Mar 19, 2024
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@nastasha-solomon nastasha-solomon marked this pull request as ready for review March 20, 2024 15:12
@nastasha-solomon nastasha-solomon requested a review from a team as a code owner March 20, 2024 15:12
@nastasha-solomon nastasha-solomon requested a review from e40pud March 20, 2024 15:12
Copy link
Contributor

@e40pud e40pud left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

Copy link
Contributor

@benironside benironside left a comment

Choose a reason for hiding this comment

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

LGTM!

@nastasha-solomon nastasha-solomon merged commit 617575c into main Mar 20, 2024
3 checks passed
mergify bot pushed a commit that referenced this pull request Mar 20, 2024
* First draft

* Update docs/detections/api/rules/rules-api-bulk-actions.asciidoc

* Update docs/detections/api/rules/rules-api-create.asciidoc

* Update docs/detections/api/rules/rules-api-update.asciidoc

* Adding missing char

(cherry picked from commit 617575c)
mergify bot pushed a commit that referenced this pull request Mar 20, 2024
* First draft

* Update docs/detections/api/rules/rules-api-bulk-actions.asciidoc

* Update docs/detections/api/rules/rules-api-create.asciidoc

* Update docs/detections/api/rules/rules-api-update.asciidoc

* Adding missing char

(cherry picked from commit 617575c)
@nastasha-solomon nastasha-solomon deleted the issue-3004-rule-actions branch March 20, 2024 18:50
nastasha-solomon added a commit that referenced this pull request Mar 20, 2024
…port #4935) (#4943)

* First draft

* Update docs/detections/api/rules/rules-api-bulk-actions.asciidoc

* Update docs/detections/api/rules/rules-api-create.asciidoc

* Update docs/detections/api/rules/rules-api-update.asciidoc

* Adding missing char

(cherry picked from commit 617575c)

Co-authored-by: Nastasha Solomon <[email protected]>
nastasha-solomon added a commit that referenced this pull request Mar 20, 2024
…port #4935) (#4944)

* First draft

* Update docs/detections/api/rules/rules-api-bulk-actions.asciidoc

* Update docs/detections/api/rules/rules-api-create.asciidoc

* Update docs/detections/api/rules/rules-api-update.asciidoc

* Adding missing char

(cherry picked from commit 617575c)

Co-authored-by: Nastasha Solomon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Effort: Small Issues that can be resolved quickly Feature: Rules Priority: Low Issues that need attention, but are not urgent v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bulk actions have been updated over time to have more capabilities, docs still have a select few.
3 participants