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

Add is_bot flag to BlossomUser model #289

Merged
merged 3 commits into from
Dec 28, 2021
Merged

Conversation

TimJentzsch
Copy link
Contributor

@TimJentzsch TimJentzsch commented Dec 28, 2021

Relevant issue: Closes #288

Description:

This PR adds an is_bot flag to the BlossomUser model to identify bot users.

TODO:

  • Adjust /find/ endpoint OCR identification
  • Adjust /summary/ volunteer counting

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

@TimJentzsch TimJentzsch marked this pull request as ready for review December 28, 2021 21:18
@TimJentzsch TimJentzsch requested a review from a team as a code owner December 28, 2021 21:18
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.

Add is_bot flag to identify bot users
2 participants