Skip to content

WIP Review PR: Unified Moderation System #5977

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

Open
wants to merge 2 commits into
base: backend/unified-moderation-system
Choose a base branch
from

Conversation

rafaelferreiranvr
Copy link
Contributor

@rafaelferreiranvr rafaelferreiranvr commented May 8, 2025

Ongoing PR for reviewing the development of the Unified Moderation System.
Currently this is only a stub, no tests, migrations or user content support are available yet.

Backend checklist

  • Formatted my code by running ruff check --select I --fix . && ruff check . --fix && ruff format . in app/backend
  • Added tests for any new code or added a regression test if fixing a bug
  • All tests pass
  • Run the backend locally and it works
  • Added migrations if there are any database changes, rebased onto develop if necessary for linear migration history

@rafaelferreiranvr rafaelferreiranvr requested a review from aapeliv May 8, 2025 21:25
Copy link

vercel bot commented May 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
couchers ❌ Failed (Inspect) May 8, 2025 9:36pm

@aapeliv aapeliv added the release notes: pending Add to stuff that should be included in release notes label May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: pending Add to stuff that should be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants