Skip to content

Add mirror workflow for dotnet-test plugin from dotnet/skills#15660

Merged
nohwnd merged 1 commit intomicrosoft:mainfrom
nohwnd:mirror-dotnet-test-plugin
Apr 10, 2026
Merged

Add mirror workflow for dotnet-test plugin from dotnet/skills#15660
nohwnd merged 1 commit intomicrosoft:mainfrom
nohwnd:mirror-dotnet-test-plugin

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Apr 10, 2026

Adds the automated mirror workflow from microsoft/testfx that syncs the dotnet-test plugin from dotnet/skills.

What it does: Daily cron (06:00 UTC) + manual dispatch. Sparse-checks out dotnet/skills, copies agents and skills into .github/, and creates a PR via peter-evans/create-pull-request if anything changed.

Only change vs testfx: push-to-fork points to youssef-backport-bot/vstest instead of youssef-backport-bot/testfx.

Once merged and the BACKPORT_MACHINE_USER_PAT secret is configured, the first run will create a PR with the actual skill/agent files.

Daily cron syncs agents and skills from dotnet/skills plugins/dotnet-test
into .github/agents and .github/skills, creating a PR when changes are
detected. Mirrors the same workflow from microsoft/testfx.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 10, 2026 14:11
@nohwnd nohwnd enabled auto-merge (squash) April 10, 2026 14:12
@nohwnd nohwnd merged commit 295793f into microsoft:main Apr 10, 2026
4 of 5 checks passed
@nohwnd nohwnd review requested due to automatic review settings April 10, 2026 14:34
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