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

fix SO client bulkUpdate return type #126349

Merged
merged 3 commits into from
Mar 6, 2022
Merged

Conversation

orouz
Copy link
Contributor

@orouz orouz commented Feb 24, 2022

fixes bulkUpdate return type

SavedObjectsBatchResponse<unknown> -> SavedObjectsBatchResponse<T>

@orouz orouz marked this pull request as ready for review February 28, 2022 16:54
@orouz orouz requested a review from a team as a code owner February 28, 2022 16:54
@orouz orouz added release_note:skip Skip the PR/issue when compiling release notes v8.2.0 labels Feb 28, 2022
@orouz
Copy link
Contributor Author

orouz commented Mar 6, 2022

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@orouz orouz merged commit 23f7cff into elastic:main Mar 6, 2022
lucasfcosta pushed a commit to lucasfcosta/kibana that referenced this pull request Mar 8, 2022
lucasfcosta pushed a commit to lucasfcosta/kibana that referenced this pull request Mar 8, 2022
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 126349 or prevent reminders by adding the backport:skip label.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 8, 2022
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 126349 or prevent reminders by adding the backport:skip label.

@orouz orouz added the backport:skip This commit does not require backporting label Mar 9, 2022
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants