Skip to content

Remove robot submissions and bot user feature - #2499

Merged
Didayolo merged 1 commit into
developfrom
remove_robot
Sep 9, 2026
Merged

Remove robot submissions and bot user feature#2499
Didayolo merged 1 commit into
developfrom
remove_robot

Conversation

@ihsaan-ullah

@ihsaan-ullah ihsaan-ullah commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Description

Remove the is_bot user flag and allow_robot_submissions competition setting, along with the permission bypasses they granted (unlimited submissions, auto-approval as participant, and unrestricted re-run/secret-check bypass on any submission). Also removes the related UI, docs, and tests.

Upgrade instructions

Django migration:

docker compose exec django ./manage.py migrate

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@ihsaan-ullah ihsaan-ullah linked an issue Aug 10, 2026 that may be closed by this pull request
Remove the is_bot user flag and allow_robot_submissions competition setting, along with the permission bypasses they granted (unlimited submissions, auto-approval as participant, and unrestricted re-run/secret-check bypass on any submission). Also removes the related UI, docs, and tests.
@Didayolo
Didayolo merged commit bba3a75 into develop Sep 9, 2026
1 of 2 checks passed
@Didayolo
Didayolo deleted the remove_robot branch September 9, 2026 23:48
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.

Robot Submissions and Bot User

2 participants