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

WOOPS - on wrong branch when I pushed - [7.17] [ResponseOps][actions] add config for allow-listing email address domains (#129001) #131013

Closed
wants to merge 2 commits into from

Conversation

pmuellr
Copy link
Member

@pmuellr pmuellr commented Apr 26, 2022

Backport

This will backport the following commits from main to 7.17:

Note

This backport was done "by hand", cherry-picking the merged commit onto 7.17 - I knew there would be a ton of conflicts and thought it would be easier in my usual dev env rather than a backport env.

pmuellr added 2 commits April 26, 2022 13:57
…ains (elastic#129001)

resolves elastic#126944

Adds a new configuration setting for the actions plugin,
xpack.actions.email.domain_allowlist, which is an array of domain name
strings which are allowed to be sent emails by the email connector.

backport of elastic#129001
@pmuellr pmuellr changed the title [7.17] [ResponseOps][actions] add config for allow-listing email address domains (#129001) WOOPS - on wrong branch when I pushed - [7.17] [ResponseOps][actions] add config for allow-listing email address domains (#129001) Apr 26, 2022
@pmuellr
Copy link
Member Author

pmuellr commented Apr 26, 2022

closing in favor of #131014

@pmuellr pmuellr closed this Apr 26, 2022
@pmuellr pmuellr deleted the 7.17 branch April 26, 2022 19:12
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
actions - 12 +12
triggersActionsUi 380 375 -5
total +7

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
actions 127 190 +63

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 813.9KB 813.4KB -580.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
actions 7 8 +1

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
actions - 15.0KB +15.0KB
triggersActionsUi 51.4KB 50.7KB -701.0B
total +14.3KB
Unknown metric groups

API count

id before after diff
actions 127 194 +67

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants