Skip to content

Add open-pull-request skill (for end-to-end testing) - #4

Merged
GClenda merged 1 commit into
mainfrom
gclenda/add-open-pull-request-skill
Aug 6, 2026
Merged

Add open-pull-request skill (for end-to-end testing)#4
GClenda merged 1 commit into
mainfrom
gclenda/add-open-pull-request-skill

Conversation

@GClenda

@GClenda GClenda commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Vendors the shared open-pull-request skill from github/copilot-dreaming-tasks PR #3 into the copilot-dreaming PoC plugin.

Purpose: let us validate the skill end-to-end via a hosted coding-agent run in dsp-testing/copilot-dreaming-sandbox (which already enables this plugin). A hosted task run is the only path where the built-in report_progress + create_pull_request tools exist, so this is how we confirm the skill actually opens a PR.

Test-only vendor copy; the source of truth stays in copilot-dreaming-tasks.

Vendor the shared open-pull-request skill (from github/copilot-dreaming-tasks
PR #3) into the copilot-dreaming PoC plugin so it can be tested end-to-end via
a hosted coding-agent run in the dreaming sandbox.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2ea79ce7-5b00-423d-93ae-e6cba984d730
Copilot AI lite review requested due to automatic review settings August 6, 2026 22:01

Copilot AI left a comment

Copy link
Copy Markdown

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 vendors the shared open-pull-request skill into the copilot-dreaming PoC plugin so hosted Dreaming task runs can validate an end-to-end “commit + open PR” publication flow using platform-provided runtime tools (without gh, GitHub MCP write tools, or custom auth).

Changes:

  • Adds a new non-user-invocable open-pull-request skill documenting when/how to publish workspace changes as exactly one PR.
  • Defines clear conditions, required tools, and termination/no-op behavior for PR creation runs.
Show a summary per file
File Description
plugins/copilot-dreaming/skills/open-pull-request/SKILL.md Adds the vendored skill documentation for committing/pushing changes and opening a single PR via built-in runtime tools.

Review details

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

@GClenda
GClenda merged commit b49d368 into main Aug 6, 2026
1 check passed
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