Skip to content

feat(Billing): Cap Scale-Up seats at 20#7217

Open
emyller wants to merge 2 commits intomainfrom
feat/scale-up-20-seat-cap
Open

feat(Billing): Cap Scale-Up seats at 20#7217
emyller wants to merge 2 commits intomainfrom
feat/scale-up-20-seat-cap

Conversation

@emyller
Copy link
Copy Markdown
Contributor

@emyller emyller commented Apr 10, 2026

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Contributes to https://github.com/Flagsmith/flagsmith-private/issues/107

Restricts scale-up seat count to 20.

How did you test this code?

Updated unit tests.

emyller and others added 2 commits April 10, 2026 19:46
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@emyller emyller self-assigned this Apr 10, 2026
@emyller emyller requested a review from a team as a code owner April 10, 2026 22:55
@emyller emyller requested review from Zaimwa9 and removed request for a team April 10, 2026 22:55
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, reopen this pull request to trigger a review.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Apr 10, 2026 10:55pm
flagsmith-frontend-preview Ignored Ignored Apr 10, 2026 10:55pm
flagsmith-frontend-staging Ignored Ignored Apr 10, 2026 10:55pm

Request Review

@github-actions github-actions bot added api Issue related to the REST API feature New feature or request labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7217 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-7217 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7217 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7217 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7217 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-7217 Finished ✅ Results

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.35%. Comparing base (9e3edac) to head (ba488b0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7217   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files        1348     1348           
  Lines       50691    50701   +10     
=======================================
+ Hits        49859    49869   +10     
  Misses        832      832           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  24.3 seconds
commit  ba488b0
info  🔄 Run: #15985 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  11.2 seconds
commit  ba488b0
info  🔄 Run: #15985 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  17 passed

Details

stats  17 tests across 14 suites
duration  1 minute, 1 second
commit  ba488b0
info  🔄 Run: #15985 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  17 passed

Details

stats  17 tests across 14 suites
duration  58.4 seconds
commit  ba488b0
info  🔄 Run: #15985 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression

16 screenshots compared. See report for details.
View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant