Skip to content

docs(FR-2569): recapture start_announcement_banner in light mode#6625

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response
Apr 22, 2026
Merged

docs(FR-2569): recapture start_announcement_banner in light mode#6625
graphite-app[bot] merged 1 commit intomainfrom
04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 13, 2026

Resolves #6673 (FR-2569)

Summary

  • Recapture start_announcement_banner.png in light mode
  • Mock the /manager/announcement API response via Playwright route interception to render the announcement banner on the Start page
  • Apply mosaic redaction to the username in the header
  • Copy to all 4 language directories (en/ko/ja/th)

Copy link
Copy Markdown
Contributor Author

nowgnuesLee commented Apr 13, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nowgnuesLee nowgnuesLee force-pushed the 04-11-docs_update_model_serving_documentation branch from f42c4f1 to ad19769 Compare April 13, 2026 08:04
@nowgnuesLee nowgnuesLee force-pushed the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch from cecc03c to 37fe8d6 Compare April 13, 2026 08:04
@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 13, 2026 11:56
Copilot AI review requested due to automatic review settings April 13, 2026 11:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@nowgnuesLee nowgnuesLee changed the base branch from 04-11-docs_update_model_serving_documentation to graphite-base/6625 April 13, 2026 12:02
@nowgnuesLee nowgnuesLee force-pushed the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch from 37fe8d6 to 05c5b6d Compare April 13, 2026 12:03
@nowgnuesLee nowgnuesLee changed the base branch from graphite-base/6625 to 04-11-docs_update_model_serving_documentation April 13, 2026 12:03
@nowgnuesLee nowgnuesLee changed the base branch from 04-11-docs_update_model_serving_documentation to graphite-base/6625 April 14, 2026 01:57
@nowgnuesLee nowgnuesLee force-pushed the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch from 05c5b6d to 5e929bb Compare April 14, 2026 01:58
@nowgnuesLee nowgnuesLee changed the base branch from graphite-base/6625 to 04-11-docs_update_model_serving_documentation April 14, 2026 01:58
@nowgnuesLee nowgnuesLee force-pushed the 04-11-docs_update_model_serving_documentation branch from 2b110b9 to 362c876 Compare April 14, 2026 05:39
@yomybaby yomybaby changed the base branch from 04-11-docs_update_model_serving_documentation to graphite-base/6625 April 17, 2026 09:12
@yomybaby yomybaby force-pushed the graphite-base/6625 branch from 94869e6 to ebdada1 Compare April 17, 2026 09:12
@yomybaby yomybaby changed the base branch from graphite-base/6625 to main April 17, 2026 09:12
@github-actions github-actions Bot added size:XL 500~ LoC and removed size:XS ~10 LoC labels Apr 17, 2026
yomybaby added a commit that referenced this pull request Apr 17, 2026
This reverts commit d3ca954.

#6575 was merged with base=main because `gt track --parent main` on a locally untracked branch caused Graphite to record main as its parent. The subsequent `gt submit --publish --force` pushed this base change to GitHub, and the PR was then squash merged, collapsing 29 commits from 6 stacked PRs into a single commit on main:

- #6570 docs(FR-2532): share_vfolder labels
- #6571 docs(FR-2533): user_settings
- #6572 docs(FR-2534): 2FA/TOTP/SSO login
- #6573 docs(FR-2535): header session timer & menu
- #6574 docs(FR-2536): Start From URL & announcement banner
- #6575 docs(FR-2537): dashboard board customization & auto-refresh

Reverting so each PR can be merged in its original stack order.

After this revert merges:
- #6575 will be reopened with its original base (#6574's branch)
- #6625's base will be restored to #6611's branch
- The other open PRs (#6570, #6571, #6572, #6573, #6574) retain their original bases and will be mergeable in stack order
@yomybaby yomybaby changed the base branch from main to 04-11-docs_update_model_serving_documentation April 17, 2026 09:40
@yomybaby yomybaby force-pushed the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch from e29d8d3 to 62ece70 Compare April 17, 2026 11:00
@github-actions github-actions Bot added size:XS ~10 LoC and removed size:XL 500~ LoC labels Apr 17, 2026
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 22, 2026

Merge activity

Resolves #6673 (FR-2569)

## Summary

- Recapture `start_announcement_banner.png` in light mode
- Mock the `/manager/announcement` API response via Playwright route interception to render the announcement banner on the Start page
- Apply mosaic redaction to the username in the header
- Copy to all 4 language directories (en/ko/ja/th)
@graphite-app graphite-app Bot force-pushed the 04-11-docs_update_model_serving_documentation branch from 0fd1c06 to 8c9ee03 Compare April 22, 2026 01:58
@graphite-app graphite-app Bot force-pushed the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch from 6a5cbb9 to 58d8723 Compare April 22, 2026 01:59
Base automatically changed from 04-11-docs_update_model_serving_documentation to main April 22, 2026 02:01
@graphite-app graphite-app Bot merged commit 58d8723 into main Apr 22, 2026
4 checks passed
@graphite-app graphite-app Bot deleted the 04-13-docs_recapture_start_announcement_banner_in_light_mode_with_mocked_api_response branch April 22, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS ~10 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: recapture start_announcement_banner in light mode (FR-2569)

3 participants