Skip to content

Add v2.1.0 share-menu store screenshot, fix runbook branching guidance - #37

Merged
BrandonML merged 1 commit into
mainfrom
docs/share-screenshot-and-runbook
Sep 14, 2026
Merged

BrandonML merged 1 commit into
mainfrom
docs/share-screenshot-and-runbook

Conversation

@BrandonML

Copy link
Copy Markdown
Owner

Summary

  • New CWS/EWS screenshot (cws/screenshot-6-share.png, 1280x800) showing the v2.1.0 "Share via" popover open, via a new share scene added to the existing screenshot-frame.source.html harness.
  • Documented it in CHROMEWEBSTORE.md (asset table, screenshot notes, Version History).
  • Corrected RELEASE.md: it said to open the release PR from a dev branch unconditionally, which isn't actual practice — a single feature branch goes straight to main; dev is only for bundling multiple ready branches into one PR. The ruleset gates on the target branch (main) requiring a PR + green test check, not on the source branch's name.

Test plan

  • npm test — 218/218 passing (docs/asset-only change, no functional code touched)

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
🤖 Generated with Claude Code

…uidance

Extends the existing screenshot-frame.source.html harness with a
'share' scene (auto-clicks the Share button 200ms after load, same
pattern as the existing 'explore' scene) and captures
screenshot-6-share.png at the real 1280x800 CWS/EWS dimension,
showing the new "Share via" popover open with all its channels.
Documented in CHROMEWEBSTORE.md alongside the existing 5 screenshots,
plus a Version History row for 2.1.0.

RELEASE.md previously said to open the release PR from a 'dev'
branch unconditionally, which doesn't reflect actual practice -- a
single feature branch (this release's feat/share-via-menu included)
goes straight to main; 'dev' is only for bundling multiple feature
branches into one PR when several are ready to ship together. The
ruleset itself only gates on the target branch (main) requiring a PR
+ green test check -- it was never tied to the source branch's name.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@BrandonML
BrandonML merged commit d5c64c9 into main Sep 14, 2026
1 check passed
@BrandonML
BrandonML deleted the docs/share-screenshot-and-runbook branch September 14, 2026 20:37
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