Skip to content

ci: Update workflows from source#359

Merged
askpt merged 1 commit into
mainfrom
update-workflows-5536
Jun 6, 2026
Merged

ci: Update workflows from source#359
askpt merged 1 commit into
mainfrom
update-workflows-5536

Conversation

@askpt
Copy link
Copy Markdown
Owner

@askpt askpt commented Jun 6, 2026

This PR updates agentic workflows from their source repositories.

Copilot AI review requested due to automatic review settings June 6, 2026 14:29
@askpt askpt changed the title Update workflows from source ci: Update workflows from source Jun 6, 2026
Copy link
Copy Markdown
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 agentic GitHub Actions workflows (and their generated lockfiles) to match the latest versions from the upstream githubnext/agentics sources, bringing in newer gh-aw compiler output and updated container/action references.

Changes:

  • Bump workflow sources to githubnext/agentics/...@df35cf29... and regenerate corresponding *.lock.yml files with gh-aw v0.77.5 output.
  • Update action/container versions used by the agentic workflows (e.g., github/gh-aw-actions/setup@v0.77.5, firewall/mcpg images, github-mcp-server:v1.1.0).
  • Adjust safe-outputs configuration shape/keys for repo-assist (notably around title-prefix constraints).

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/repo-assist.md Updates repo-assist workflow source and safe-outputs frontmatter keys.
.github/workflows/repo-assist.lock.yml Regenerated repo-assist lock workflow with updated gh-aw/compiler output, images, and scripts.
.github/workflows/issue-triage.md Updates issue-triage workflow source reference.
.github/workflows/issue-triage.lock.yml Regenerated issue-triage lock workflow with updated gh-aw/compiler output and images.
.github/workflows/ci-coach.md Updates ci-coach workflow source reference.
.github/workflows/ci-coach.lock.yml Regenerated ci-coach lock workflow with updated gh-aw/compiler output and images.
.github/aw/actions-lock.json Updates the pinned action/container lock metadata for the new gh-aw versions/images.

EOF
env:
GH_HOST: localhost:18443
GH_HOST: ${{ env.GH_HOST || 'github.com' }}
permissions: read-all
concurrency:
group: "gh-aw-copilot-${{ github.workflow }}"
queue: max
Comment on lines 91 to 94
update-issue:
target: "*"
title-prefix: "[repo-assist] "
required-title-prefix: "[repo-assist] "
max: 1
run: bash "${RUNNER_TEMP}/gh-aw/actions/restore_inline_skills.sh"
- name: Download container images
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.55 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.55 ghcr.io/github/gh-aw-firewall/squid:0.25.55 ghcr.io/github/gh-aw-mcpg:v0.3.19 ghcr.io/github/github-mcp-server:v1.0.4@sha256:e3816a476a977cfb836e7d221510011436c654d11861db66ecfd826601aba6a4 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.58 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.58 ghcr.io/github/gh-aw-firewall/squid:0.25.58 ghcr.io/github/gh-aw-mcpg:v0.3.22 ghcr.io/github/github-mcp-server:v1.1.0 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
"github": {
"type": "stdio",
"container": "ghcr.io/github/github-mcp-server:v1.0.4",
"container": "ghcr.io/github/github-mcp-server:v1.1.0",
run: bash "${RUNNER_TEMP}/gh-aw/actions/restore_inline_skills.sh"
- name: Download container images
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.55 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.55 ghcr.io/github/gh-aw-firewall/squid:0.25.55 ghcr.io/github/gh-aw-mcpg:v0.3.19 ghcr.io/github/github-mcp-server:v1.0.4@sha256:e3816a476a977cfb836e7d221510011436c654d11861db66ecfd826601aba6a4 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.58 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.58 ghcr.io/github/gh-aw-firewall/squid:0.25.58 ghcr.io/github/gh-aw-mcpg:v0.3.22 ghcr.io/github/github-mcp-server:v1.1.0 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
"github": {
"type": "stdio",
"container": "ghcr.io/github/github-mcp-server:v1.0.4",
"container": "ghcr.io/github/github-mcp-server:v1.1.0",
run: bash "${RUNNER_TEMP}/gh-aw/actions/restore_inline_skills.sh"
- name: Download container images
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.55 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.55 ghcr.io/github/gh-aw-firewall/squid:0.25.55 ghcr.io/github/gh-aw-mcpg:v0.3.19 ghcr.io/github/github-mcp-server:v1.0.4@sha256:e3816a476a977cfb836e7d221510011436c654d11861db66ecfd826601aba6a4 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
run: bash "${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh" ghcr.io/github/gh-aw-firewall/agent:0.25.58 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.58 ghcr.io/github/gh-aw-firewall/squid:0.25.58 ghcr.io/github/gh-aw-mcpg:v0.3.22 ghcr.io/github/github-mcp-server:v1.1.0 node:lts-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
"github": {
"type": "stdio",
"container": "ghcr.io/github/github-mcp-server:v1.0.4",
"container": "ghcr.io/github/github-mcp-server:v1.1.0",
@askpt askpt merged commit 647e939 into main Jun 6, 2026
19 of 20 checks passed
@askpt askpt deleted the update-workflows-5536 branch June 6, 2026 14:35
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