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

PD migrator: add ability to migrate event rules #1555

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

vstpme
Copy link
Member

@vstpme vstpme commented Mar 15, 2023

What this PR does

Adds an ability to migrate global event rulesets to OnCall integrations.

Which issue(s) this PR fixes

Related to #1300

@vstpme vstpme added pr:no changelog pr:no public docs Added to a PR that does not require public documentation updates labels Mar 15, 2023
@vstpme vstpme marked this pull request as ready for review March 15, 2023 21:30
@vstpme vstpme requested a review from a team March 15, 2023 21:30
vstpme added a commit that referenced this pull request Mar 16, 2023
# What this PR does
Allows passing `null` as a value for `escalation_chain` when creating
routes via the public API.

## Which issue(s) this PR fixes
This is needed to unblock #1555 +
creating a route without an escalation chain is possible in the web UI,
so this PR makes the public API more consistent with the web UI.

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated
vstpme added a commit that referenced this pull request Mar 16, 2023
# What this PR does
Adds a new `regex_match` filter to Jinja environment.

## Which issue(s) this PR fixes
This should be useful on its own, and also helpful for
#1555.

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated
@vstpme vstpme added this pull request to the merge queue Mar 16, 2023
Merged via the queue into dev with commit 4aa4adf Mar 16, 2023
@vstpme vstpme deleted the vadimkerr/pd-migrator-event-rules branch March 16, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants