Skip to content

chore: Add maintenance mode flag#7435

Open
kyle-ssg wants to merge 1 commit intomainfrom
feat/maintenance-mode-flag
Open

chore: Add maintenance mode flag#7435
kyle-ssg wants to merge 1 commit intomainfrom
feat/maintenance-mode-flag

Conversation

@kyle-ssg
Copy link
Copy Markdown
Member

@kyle-ssg kyle-ssg commented May 6, 2026

Thanks for submitting a PR! Please check the boxes below:

  • 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

Adds maintenance_mode flag as an option to turn on maintenance mode

How did you test this code?

Turned on the flag for the staging environment

@kyle-ssg kyle-ssg requested a review from a team as a code owner May 6, 2026 09:48
@kyle-ssg kyle-ssg requested review from Zaimwa9 and removed request for a team May 6, 2026 09:48
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 May 6, 2026

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

Project Deployment Actions Updated (UTC)
flagsmith-frontend-preview Ready Ready Preview, Comment May 6, 2026 9:48am
flagsmith-frontend-staging Ready Ready Preview, Comment May 6, 2026 9:48am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored May 6, 2026 9:48am

Request Review

@github-actions github-actions Bot added the front-end Issue related to the React Front End Dashboard label May 6, 2026
@kyle-ssg kyle-ssg changed the title feat: Add maintenance mode flag chore: Add maintenance mode flag May 6, 2026
@kyle-ssg kyle-ssg linked an issue May 6, 2026 that may be closed by this pull request
@github-actions github-actions Bot added the feature New feature or request label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Docker builds report

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

@chromatic-com
Copy link
Copy Markdown

chromatic-com Bot commented May 6, 2026

Important

Testing in progress…

🟢 UI Tests: 284 tests unchanged
UI Review: Comparing 142 stories…
Storybook icon Storybook Publish: 142 stories published

@chromatic-com
Copy link
Copy Markdown

chromatic-com Bot commented May 6, 2026

Tip

All tests passed and all changes approved!

🟢 UI Tests: 284 tests unchanged
🟢 UI Review: 142 stories published -- no changes
Storybook icon Storybook Publish: 142 stories published

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

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

passed  11 passed

Details

stats  11 tests across 8 suites
duration  23.9 seconds
commit  f622be2
info  🔄 Run: #16544 (attempt 1)

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

passed  11 passed

Details

stats  11 tests across 8 suites
duration  50.2 seconds
commit  f622be2
info  🔄 Run: #16544 (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, 5 seconds
commit  f622be2
info  🔄 Run: #16544 (attempt 1)

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

passed  2 passed

Details

stats  2 tests across 2 suites
duration  42.2 seconds
commit  f622be2
info  🔄 Run: #16544 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

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

feature New feature or request front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add flagsmith flag to enable maintenance mode

1 participant