Skip to content

Use a compatible runtime for Documentation Noob Tester - #58724

Merged
pelikhan merged 2 commits into
mainfrom
copilot/aw-fix-documentation-noob-tester-tools
Sep 5, 2026
Merged

Use a compatible runtime for Documentation Noob Tester#58724
pelikhan merged 2 commits into
mainfrom
copilot/aw-fix-documentation-noob-tester-tools

Conversation

Copilot AI commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

The Documentation Noob Tester could not launch its required Playwright Chromium browser because Cloud Hypervisor lacked the required shared libraries and runner-temporary browser assets.

  • Runtime: Remove the Cloud Hypervisor override so the workflow uses the default runtime with Playwright dependencies available.
  • Generated workflow: Regenerate docs-noob-tester.lock.yml to reflect the runtime change.
# Uses the default runtime, compatible with Playwright Chromium
tools:
  playwright:

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix missing tools in Documentation Noob Tester Use a compatible runtime for Documentation Noob Tester Sep 5, 2026
Copilot AI requested a review from pelikhan September 5, 2026 04:49
@pelikhan
pelikhan marked this pull request as ready for review September 5, 2026 04:49
Copilot AI balanced review requested due to automatic review settings September 5, 2026 04:49
@pelikhan
pelikhan merged commit 939815b into main Sep 5, 2026
@pelikhan
pelikhan deleted the copilot/aw-fix-documentation-noob-tester-tools branch September 5, 2026 04:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The focused source change and regenerated workflow consistently apply the compatible default runtime without weakening existing network isolation.

Pull request overview

Removes the incompatible Cloud Hypervisor override to restore Playwright Chromium support and resolve #58714.

Changes:

  • Uses the default rootless Docker runtime.
  • Regenerates the compiled workflow accordingly.
File summaries
File Description
.github/workflows/docs-noob-tester.md Removes the runtime override.
.github/workflows/docs-noob-tester.lock.yml Reflects the default runtime configuration.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.88.5

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.

[aw] Documentation Noob Tester is missing required tool

3 participants