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

Direct paging improvements #3064

Merged
merged 19 commits into from
Sep 28, 2023
Merged

Direct paging improvements #3064

merged 19 commits into from
Sep 28, 2023

Conversation

iskhakov
Copy link
Contributor

@iskhakov iskhakov commented Sep 26, 2023

What this PR does

  • Create Direct Paging integration (with default route) when team is created with bulk_update
  • Create notification policies when user is created with bulk_update
  • If user notification policies are empty change it to Email
  • Minor markup and wording improvements
  • Add grafana queue to helm chart
  • Remove disabled commands for redis helm chart
  • Improve Dockerfile caching

Which issue(s) this PR fixes

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@iskhakov iskhakov requested review from a team September 26, 2023 12:08
@iskhakov iskhakov mentioned this pull request Sep 26, 2023
3 tasks
Copy link
Contributor

@joeyorlando joeyorlando left a comment

Choose a reason for hiding this comment

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

LGTM! One minor comment

engine/apps/user_management/models/user.py Outdated Show resolved Hide resolved
@iskhakov iskhakov linked an issue Sep 27, 2023 that may be closed by this pull request
3 tasks
@iskhakov iskhakov added the pr:no public docs Added to a PR that does not require public documentation updates label Sep 27, 2023
@iskhakov iskhakov changed the title Direct paging improvements WIP: Direct paging improvements Sep 27, 2023
@iskhakov iskhakov added this pull request to the merge queue Sep 28, 2023
Merged via the queue into dev with commit 5101473 Sep 28, 2023
20 checks passed
@iskhakov iskhakov deleted the iskhakov/direct-paging-improvements2 branch September 28, 2023 04:03
@iskhakov iskhakov changed the title WIP: Direct paging improvements Direct paging improvements Sep 28, 2023
iskhakov added a commit that referenced this pull request Sep 28, 2023
# What this PR does

Fixes #3064

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
brojd pushed a commit that referenced this pull request Sep 18, 2024
# What this PR does
* Create Direct Paging integration (with default route) when team is
created with bulk_update
* Create notification policies when user is created with bulk_update
* If user notification policies are empty change it to Email
* Minor markup and wording improvements
* Add grafana queue to helm chart
* Remove disabled commands for redis helm chart
* Improve Dockerfile caching

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
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.

"Add responder": DP integration by default + default E-Mail notifications
3 participants