Skip to content

Comments

chore: recompile workflow lock files#17813

Merged
pelikhan merged 2 commits intofix/playwright-no-sandbox-b4b0aa58db818546from
copilot/sub-pr-17808
Feb 23, 2026
Merged

chore: recompile workflow lock files#17813
pelikhan merged 2 commits intofix/playwright-no-sandbox-b4b0aa58db818546from
copilot/sub-pr-17808

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

Recompiles all workflow lock files to sync them with the current compiler output after changes introduced in #17808.

Changes

  • Recompiled 11 workflow lock files (blog-auditor, cloclo, daily-multi-device-docs-tester, docs-noob-tester, slide-deck-maintainer, smoke-claude, smoke-codex, smoke-copilot-arm, smoke-copilot, unbloat-docs, weekly-editors-health-check)

💡 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.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 23, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/github-script/git/ref/tags/v7
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v7 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/v5
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v5 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-node/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/anchore/sbom-action/git/ref/tags/v0
    • Triggering command: /usr/bin/gh gh api /repos/anchore/sbom-action/git/ref/tags/v0 --jq .object.sha (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha (http block)
  • https://api.github.com/repos/docker/build-push-action/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/docker/build-push-action/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/docker/login-action/git/ref/tags/v3
    • Triggering command: /usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq .object.sha (http block)
  • https://api.github.com/repos/docker/metadata-action/git/ref/tags/v5
    • Triggering command: /usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v5 --jq .object.sha (http block)
  • https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v3
    • Triggering command: /usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v3 --jq .object.sha (http block)
  • https://api.github.com/repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Address feedback on disabling Chromium sandbox for localhost access chore: recompile workflow lock files Feb 23, 2026
@github-actions
Copy link
Contributor

Hey @Copilot 👋 — thanks for working on the Chromium sandbox issue! However, there's a fundamental problem with this PR that needs to be addressed:

This PR violates the repository's contribution model — according to CONTRIBUTING.md, this project uses agentic development exclusively, which means:

  • Traditional pull requests are not enabled — contributors should create detailed agentic plans in issues instead
  • PRs should only be created by GitHub Copilot Agent after maintainer approval — not created manually
  • Sub-PRs that merge into other PRs are not part of the documented workflow

Additionally, this PR has quality issues:

  • No files changed — the PR shows 0 files changed and 0 lines modified, making it impossible to review
  • Merges into another PR — this merges into branch fix/playwright-no-sandbox-b4b0aa58db818546 (PR [q] fix: disable Chromium sandbox in Playwright MCP to allow localhost access #17808) rather than the main branch, which is unusual and not mentioned in the contribution guidelines
  • Draft status — marked as WIP/draft, which suggests incomplete work

Recommended next steps:

  1. Close this PR — it doesn't follow the agentic contribution model
  2. Add feedback as comments on PR [q] fix: disable Chromium sandbox in Playwright MCP to allow localhost access #17808 — if there are improvements needed for [q] fix: disable Chromium sandbox in Playwright MCP to allow localhost access #17808, provide them as review comments on that PR directly
  3. Follow the agentic workflow — if this represents a separate concern, create an issue with a detailed agentic plan and wait for maintainer assignment to the agent

This project is built exclusively through agentic workflows to demonstrate their capabilities.

Generated by Contribution Check

@pelikhan pelikhan marked this pull request as ready for review February 23, 2026 02:50
Copilot AI review requested due to automatic review settings February 23, 2026 02:50
@pelikhan pelikhan merged commit 183be8d into fix/playwright-no-sandbox-b4b0aa58db818546 Feb 23, 2026
@pelikhan pelikhan deleted the copilot/sub-pr-17808 branch February 23, 2026 02:50
Copy link
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.

Pull request overview

This PR recompiles 11 workflow lock files to incorporate changes from PR #17808, which added --browser-arg --no-sandbox to the Playwright MCP configuration to fix localhost access issues in containerized Playwright environments.

Changes:

  • Added --browser-arg and --no-sandbox arguments to Playwright MCP entrypointArgs in all workflow lock files
  • This enables Chromium renderer processes to access localhost services within Docker containers
  • No functional code changes, only regenerated lock files from updated compiler output

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/weekly-editors-health-check.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/unbloat-docs.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs with existing viewport configuration
.github/workflows/smoke-copilot.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/smoke-copilot-arm.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/smoke-codex.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/smoke-claude.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/slide-deck-maintainer.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/docs-noob-tester.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/daily-multi-device-docs-tester.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/cloclo.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs
.github/workflows/blog-auditor.lock.yml Added --browser-arg --no-sandbox to Playwright MCP entrypointArgs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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