Skip to content

Updating our agentic workflows#996

Merged
aaronpowell merged 1 commit intostagedfrom
aw-update
Mar 13, 2026
Merged

Updating our agentic workflows#996
aaronpowell merged 1 commit intostagedfrom
aw-update

Conversation

@aaronpowell
Copy link
Contributor

This pull request introduces several improvements and updates related to GitHub Agentic Workflows and Copilot Agent integration, as well as dependency upgrades and workflow configuration changes. The main themes are: new agent documentation, dependency updates, workflow enhancements, and improved MCP server configuration.

Copilot AI review requested due to automatic review settings March 13, 2026 01:23
@aaronpowell aaronpowell merged commit 3025370 into staged Mar 13, 2026
8 checks passed
@aaronpowell aaronpowell deleted the aw-update branch March 13, 2026 01:25
Copy link
Contributor

Copilot AI left a comment

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 updates the repository’s GitHub Agentic Workflows/Copilot Agent integration by upgrading generated gh-aw workflow lockfiles to a newer compiler version, adding a Copilot setup workflow, and introducing an agent definition plus local MCP configuration.

Changes:

  • Add local VS Code MCP server configuration and a new Copilot setup workflow.
  • Upgrade multiple generated .lock.yml workflows to gh-aw v0.57.2 (including new activation artifacts, inline threat detection, and updated MCP gateway/server versions).
  • Update PR duplicate-check workflow source configuration and refresh the actions lock manifest.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.vscode/mcp.json Adds a workspace MCP server entry for gh aw mcp-server.
.github/workflows/resource-staleness-report.lock.yml Regenerated lockfile with gh-aw v0.57.2 and updated execution/threat-detection plumbing.
.github/workflows/pr-duplicate-check.md Adjusts permissions and safe-outputs behavior for the PR duplicate check source workflow.
.github/workflows/pr-duplicate-check.lock.yml Regenerated lockfile with gh-aw v0.57.2 and updated activation/artifacts + inline detection.
.github/workflows/duplicate-resource-detector.lock.yml Regenerated lockfile with gh-aw v0.57.2 and updated activation/artifacts + inline detection.
.github/workflows/copilot-setup-steps.yml Adds the Copilot Agent “setup steps” workflow.
.github/workflows/codeowner-update.lock.yml Regenerated lockfile with gh-aw v0.57.2 and updated activation/artifacts + inline detection.
.github/aw/actions-lock.json Updates pinned actions entries for workflow compilation/validation.
.github/agents/agentic-workflows.agent.md Adds an agent definition for working with gh-aw workflows/prompts.

You can also share your feedback on Copilot code review. Take the survey.

"version": "v6",
"sha": "018cc2cf5baa6db3ef3c5f8a56943fffe632ef53"
"version": "v8",
"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
Comment on lines +28 to +34
## Files This Applies To

- Workflow files: `.github/workflows/*.md` and `.github/workflows/**/*.md`
- Workflow lock files: `.github/workflows/*.lock.yml`
- Shared components: `.github/workflows/shared/*.md`
- Configuration: https://github.com/github/gh-aw/blob/v0.57.2/.github/aw/github-agentic-workflows.md

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