Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 16, 2026

The playground feature has been removed from the project. The docs build workflow still contained three steps for fetching and validating playground workflows that reference non-existent npm scripts and repositories.

Changes:

  • Removed "Fetch org-owned playground workflows" step
  • Removed "Validate Playground fetch configuration (optional)" step
  • Removed "Fetch playground workflows (optional)" step
  • Updated schedule comment to remove playground reference

The workflow now proceeds directly from dependency installation to documentation build, eliminating 43 lines of dead code and unused secret references (PLAYGROUND_SNAPSHOTS_REPO, PLAYGROUND_SNAPSHOTS_TOKEN, etc.).

Original prompt

Remove docs build step "Fetch org-owned plaground workflows". These no longer exist and the playground feature has been removed.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@mnkiefer mnkiefer marked this pull request as ready for review January 16, 2026 15:17
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove docs build step for fetching org-owned playground workflows Remove playground-related build steps from docs workflow Jan 16, 2026
Copilot AI requested a review from mnkiefer January 16, 2026 15:23
@mnkiefer mnkiefer merged commit b42b953 into main Jan 16, 2026
67 checks passed
@mnkiefer mnkiefer deleted the copilot/remove-fetch-org-owned-workflows branch January 16, 2026 15:24
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.

2 participants