Skip to content

Comments

Agentic Workflow: Check issues on Python Tools Extension Template#391

Merged
edvilme merged 1 commit intomicrosoft:mainfrom
edvilme:agent-issue-template
Feb 24, 2026
Merged

Agentic Workflow: Check issues on Python Tools Extension Template#391
edvilme merged 1 commit intomicrosoft:mainfrom
edvilme:agent-issue-template

Conversation

@edvilme
Copy link
Contributor

@edvilme edvilme commented Feb 24, 2026

This pull request introduces a new GitHub Actions workflow template for automated issue triage and updates the action lock file to include the necessary versions of dependencies. The key changes are as follows:

New Issue Triage Workflow:

  • Added .github/workflows/issue-check-template.md, a comprehensive workflow for analyzing newly opened issues, identifying root causes, and determining if the problem exists in the upstream vscode-python-tools-extension-template. The workflow emphasizes security by instructing the agent not to open external links and provides detailed instructions for automated issue analysis and response.

GitHub Actions Dependency Updates:

  • Updated .github/aw/actions-lock.json to add actions/checkout@v5, ensuring the new workflow uses the correct version of the checkout action.
  • Added github/gh-aw/actions/setup@v0.47.5 to .github/aw/actions-lock.json to support the updated setup steps in workflows.

@edvilme edvilme added the debt label Feb 24, 2026
@edvilme edvilme enabled auto-merge (squash) February 24, 2026 00:15
@edvilme edvilme merged commit 1826a43 into microsoft:main Feb 24, 2026
21 checks passed
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.

2 participants