Skip to content

feat: add notification for suspended/activated account #14367

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

Merged
merged 20 commits into from
Aug 22, 2024

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Aug 20, 2024

Fixes: coder/internal#17

This PR extends api.putUserStatus to notify owners, user admins, and target accounts when the account is suspended/reactivated.

@mtojek mtojek self-assigned this Aug 20, 2024
@mtojek mtojek changed the title feat: notify about suspended/activated account feat: add notification for suspended/activated account Aug 21, 2024
@mtojek mtojek requested a review from dannykopping August 21, 2024 12:22
@mtojek mtojek marked this pull request as ready for review August 21, 2024 12:22
@mtojek mtojek requested a review from dannykopping August 22, 2024 11:31
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

LGTM, nice refactor.
A couple minor things to address, but I don't need to review again.

@mtojek mtojek merged commit c818b4d into main Aug 22, 2024
27 checks passed
@mtojek mtojek deleted the 17-suspended-reactivated branch August 22, 2024 11:52
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: account notifications
2 participants