-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Response Ops][Alerting] Add additional features to alerting rules #252703
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
Merged
denar50
merged 41 commits into
elastic:main
from
denar50:expose-permission-on-rules-to-modify-gap-autofill-scheduler
Mar 6, 2026
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
7a09d1d
add a new alerting action to manage rule settings
denar50 e5266dd
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine b130811
update test snapshot
denar50 699c3aa
add missing permissions for managing rule settings operations
denar50 dee891b
add missing read permissions for gap fill scheduling
denar50 57003a3
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 8b313f2
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 d3f86ad
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine 8b26ff3
fix unit test
denar50 098a06b
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 faffdf8
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 4d13281
add a alerting.rule.write feature
denar50 2549770
include newly added features in the validation
denar50 aa5f1c6
improve feature schema validation
denar50 6105bf4
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 6459b36
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine e430d9d
fix unit tests
denar50 45cefb4
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 978b773
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 21465fa
remove previously added write feature
denar50 58b42c3
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 2108514
fix tests
denar50 351d6b0
remove redundant permission
denar50 460dec6
remove unused scenario for recently deleted write feature
denar50 bc58d97
add new alerting rule features to all kibana features with alerting.r…
denar50 a17fc0f
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 f052713
fix authorization ftr test
denar50 35dca2f
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 0d9143f
fix authorization ftr
denar50 a6295bd
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 e87354e
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 8b1a71c
add @elastic/response-ops as code owners of alerting config files
denar50 7fa56e8
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 67a849d
Changes from node scripts/generate codeowners
kibanamachine 8752121
fix feature definitions: add features excluded from alerting.rule.all
denar50 9f76ab0
create new test scenarios
denar50 7be4e2f
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 de759a4
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 bd26d06
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 cb4ef9c
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 e477661
Merge branch 'main' into expose-permission-on-rules-to-modify-gap-aut…
denar50 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
162 changes: 43 additions & 119 deletions
162
...ate/security/authorization_core/src/privileges/feature_privilege_builder/alerting.test.ts
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
12 changes: 12 additions & 0 deletions
12
x-pack/platform/plugins/shared/features/server/__snapshots__/oss_features.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.