Appearance
Future publication — owner approval required
- Current state is local only. No remote, push, deployment, marketplace upload or hosted review is part of this preparation.
- Before release approve final owner/name/visibility, participant access (including EMU restrictions), Pages audience, and whether hosting exposes content beyond repository audience.
- Rehearse required client versions, local plugin load/update, app bridge or explicit fallback, permissions, network/install restrictions, and a clean participant machine.
mainmust remain starter; never merge examples/solution wholesale. Publish refs separately only after approval.- Keep source/example/solution release tags immutable. A fix gets a new versioned tag and reviewed locks.
- Baseline CI checks starter changes; solution CI runs real acceptance on solution or an explicitly selected manual completion check.
- Future Pages workflow is
workflow_dispatchonly, gated on main, explicit approval input, repositoryPAGES_APPROVEDvariable, and a protectedgithub-pagesenvironment. - Owner must review workflow action pins and grant only necessary Pages/OIDC permissions. Do not dispatch until approvals and environment protection exist.
- Build with approved
WORKSHOP_BASEandWORKSHOP_SOURCE_URL; default base is/copilot-user-search-workshop/, no live source URL is invented. - After genuine deployment, record actual Pages URL/access result in README and learner communication. Do not label a successful local build “published”.
- Optional cloud/Mobile/hosted review need separate approval and genuine evidence; local installed plugins/MCP cannot be assumed available remotely.