Skip to content

[8.19] Add rrule schema to task schedule with intermediate release (#219429)#219993

Merged
ersin-erdal merged 4 commits intoelastic:8.19from
ersin-erdal:backport/8.19/pr-219429
May 5, 2025
Merged

[8.19] Add rrule schema to task schedule with intermediate release (#219429)#219993
ersin-erdal merged 4 commits intoelastic:8.19from
ersin-erdal:backport/8.19/pr-219429

Conversation

@ersin-erdal
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…219429)

Towards: elastic#216308

This PR adds the `rrule` schema to the task SO with an intermediate
release for the following PR:
elastic#217728

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 65cc416)

# Conflicts:
#	src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts
@ersin-erdal ersin-erdal requested a review from kibanamachine as a code owner May 2, 2025 19:19
@ersin-erdal ersin-erdal added the backport This PR is a backport of another PR label May 2, 2025
@ersin-erdal ersin-erdal enabled auto-merge (squash) May 2, 2025 19:19
};

const rruleCommon = schema.object({
freq: schema.maybe(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

did you want to remove these schema.maybes here or do another backport?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for reminding, have just removed them.

@ersin-erdal ersin-erdal merged commit 2208bf8 into elastic:8.19 May 5, 2025
8 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants