feat(screenshot-scenarios): drive the sandbox via the sandbox-org skill#12143
Conversation
Merge Protections🔴 3 of 7 protections blocking · waiting on 👀 reviews and ⛓️ dependency
🔴 ⛓️ Depends-On RequirementsWaiting for
This rule is failing.Requirement based on the presence of
🔴 👀 Review RequirementsWaiting for
This rule is failing.
🔴 🔎 ReviewsWaiting for
This rule is failing.
Show 4 satisfied protections🟢 🤖 Continuous Integration
🟢 Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 📕 PR description
🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
There was a problem hiding this comment.
Pull request overview
Updates the internal screenshot-scenarios agent skill documentation to retire the bespoke Mergifyio/sandbox driver and instead stage dashboard states through the sandbox-org skill against the mergify-sandbox org, with sandbox.sh-based command mappings.
Changes:
- Repoints the skill’s staging flow from
Mergifyio/sandbox+ raw CLI tosandbox-org(mergify-internal plugin) in themergify-sandboxorg. - Rewrites
references/sandbox.mdfrom a full driver guide to a scenario-repo selection + recipe-step →sandbox.shcommand mapping. - Updates recipe/docs text to align (partially) with the new sandbox-org approach.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| .claude/skills/screenshot-scenarios/SKILL.md | Switches the skill narrative/prereqs/workflow to sandbox-org-driven staging and sandbox.sh command mapping. |
| .claude/skills/screenshot-scenarios/references/scenario-recipes.md | Updates recipe intro + some steps to reference mergify-sandbox and sandbox.sh (still has some legacy queue wording). |
| .claude/skills/screenshot-scenarios/references/sandbox.md | Replaces bespoke driver docs with scenario repo choice + step→command table + cleanup guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
2a0e4a5 to
12b9a06
Compare
Revision history
|
12b9a06 to
416c073
Compare
416c073 to
3c621b7
Compare
Retire the bespoke Mergifyio/sandbox driver: staging now goes through the sandbox-org skill (mergify-internal plugin) against the mergify-sandbox org, which owns the repo/queue/freeze mechanics and confines every write to the org. references/sandbox.md shrinks to the scenario repo choice and a recipe-step → sandbox.sh command mapping. Depends-On: Mergifyio/skills#31 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Change-Id: Id9aa6ece794ca228052e351d558da4f1abb655b0
3c621b7 to
c9285de
Compare
Retire the bespoke Mergifyio/sandbox driver: staging now goes through the
sandbox-org skill (mergify-internal plugin) against the mergify-sandbox org,
which owns the repo/queue/freeze mechanics and confines every write to the org.
references/sandbox.md shrinks to the scenario repo choice and a recipe-step →
sandbox.sh command mapping.
Depends-On: https://github.com/Mergifyio/skills/pull/31
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com