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

[CORL-3076]: Only check protected email domains if banning, not for always premod #4531

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

kabeaty
Copy link
Contributor

@kabeaty kabeaty commented Feb 9, 2024

What does this PR do?

These changes make it so that protected email domains can be set to always premod, but they still cannot be set for ban new commenter accounts.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

none

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

Attempt to set a protected email domain to always premod in Configure > Moderation > Users. See that it works. Attempt to set it to ban new users. See that it still throws an error.

Were any tests migrated to React Testing Library?

How do we deploy this PR?

Copy link

netlify bot commented Feb 9, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit a82bc6d
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/65c648d25f60b600085415c0

Copy link
Contributor

@nick-funk nick-funk left a comment

Choose a reason for hiding this comment

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

Looks good!

@kabeaty kabeaty added this pull request to the merge queue Feb 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 12, 2024
@kabeaty kabeaty added this pull request to the merge queue Feb 12, 2024
Merged via the queue into develop with commit 0d5f572 Feb 12, 2024
6 checks passed
@kabeaty kabeaty deleted the feat/CORL-3076-always-premod-protected-domains branch February 12, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants