Skip to content

feat: make screenshot uploads generally available - #5195

Open
wescopeland wants to merge 2 commits into
RetroAchievements:masterfrom
wescopeland:screenshot-ga
Open

feat: make screenshot uploads generally available#5195
wescopeland wants to merge 2 commits into
RetroAchievements:masterfrom
wescopeland:screenshot-ga

Conversation

@wescopeland

Copy link
Copy Markdown
Member

Removes the FEATURE_GAME_SCREENSHOT_UPLOADS feature flag and makes screenshot uploads available without having beta features enabled.

If we need a kill switch in the future for whatever reason, we can set SCREENSHOT_MAX_PENDING_SUBMISSIONS_PER_USER to 0.

@wescopeland
wescopeland requested a review from a team September 1, 2026 22:21
@greptile-apps

greptile-apps Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Screenshot uploads are generally available, with zero as the kill switch.

  • Removes feature and beta gates.
  • Denies uploads when the pending limit is nonpositive.
  • Updates configuration and tests.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Reviews (2): Last reviewed commit: "fix: address feedback" | Re-trigger Greptile

Comment thread app/Policies/GameScreenshotPolicy.php
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.

1 participant