Skip to content

Comments

Agentic Workflow: Extension template sync#395

Open
edvilme wants to merge 2 commits intomicrosoft:mainfrom
edvilme:template-sync-workflow
Open

Agentic Workflow: Extension template sync#395
edvilme wants to merge 2 commits intomicrosoft:mainfrom
edvilme:template-sync-workflow

Conversation

@edvilme
Copy link
Contributor

@edvilme edvilme commented Feb 25, 2026

Adds a new agentic workflow (\�xtension-template-sync.md) that keeps this repository in sync with the upstream vscode-python-tools-extension-template.

How it works

  • Daily schedule: Checks for PRs merged in the template repo within the last 24 hours and opens a sync PR if any changes are relevant.
  • On-demand: Can be triggered manually via \workflow_dispatch\ with a specific template PR number.

The agent reads the template PR diff, determines which files are shared vs. tool-specific, applies applicable changes while preserving flake8-specific customizations, and opens a draft PR for review.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@edvilme edvilme added the debt label Feb 25, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@edvilme edvilme enabled auto-merge (squash) February 25, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant