Conversation
There was a problem hiding this comment.
Please fix the broken local action reference in .github/workflows/agentics-maintenance.yml before merging.
What is this? | From workflow: PR Review Agent
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. for issue #219
Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
6473b27 to
5eea88f
Compare
|
CI failure is from Observed in logs:
Root cause: compiled workflow/lock outputs are out of sync with repository state on this branch. Recommended fix: git checkout copilot/update-pr-body-workflow
make compile
git add .github/workflows/*.yml .github/workflows/*.lock.yml
git commit -m "chore: refresh compiled workflow locks"
git pushValidation to run before/after push: make compile
[ -z "$(git status --porcelain)" ]I did not push a commit from this automation run because the required file updates are under What is this? | From workflow: PR Checks Fixer Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
CI failure is reproducible from the workflow log: the Evidence from run
Recommended fix (minimal):
Tests run in this investigation:
What is this? | From workflow: PR CI Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Adds a workflow that runs on every commit pushed to a PR and updates the PR body when the description has drifted significantly from the actual diff.
New files
.github/workflows/gh-aw-fragments/safe-output-update-pr.md— shared fragment declaring theupdate-pull-requestsafe output (max: 1) with sanitization rules.github/workflows/gh-aw-update-pr-body.md— workflow source; agent reads the diff viagit diff --stat base.sha..head.sha, compares against the current PR body, and callsupdate_pull_request(replace) only on significant driftgh-agent-workflows/update-pr-body/example.yml+README.md— consumer trigger template and docsgh-aw-update-pr-body.lock.yml,trigger-update-pr-body.ymlDrift criteria
Updates are triggered when the body is:
The agent calls
noopwhen the body is a reasonable summary, avoiding noise on minor wording differences.Trigger
Skips draft PRs. Concurrency group is per-PR with
cancel-in-progress: true.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
github.github.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)https://api.github.com/repos/ruby/setup-ruby/git/ref/tags/v1/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha 0.1-go1.25.7.lin.(http block)/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha 0.1-go1.25.7.lin. 0.1-go1.25.7.lin--gdwarf2 rg/toolchain@v0.--64(http block)/usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha 0.1-go1.25.7.lin-c 0.1-go1.25.7.lin-I 0.1-go1.25.7.lin/tmp/go-build3696316152/b234/(http block)https://api.github.com/user/usr/bin/gh gh api user --jq .login -c=4 -nolocalimports -importcfg /tmp/go-build3696316152/b281/importcfg -embedcfg /tmp/go-build3696316152/b281/embedcfg -pack -r 0.1-go1.25.7.lin--gdwarf-5 /home/REDACTED/wor--64 ptables --include=*.yaml/home/REDACTED/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.7.linux-amd64/pkg/tool/linux_amd64/compile --include=*.md -l rg/toolchain@v0.-trimpath(http block)/usr/bin/gh gh api user --jq .login ux-amd64/src/net-p ux-amd64/src/crygithub.com/github/gh-aw/pkg/repoutil ux-amd64/pkg/tool/linux_amd64/asm(http block)/usr/bin/gh gh api user --jq .login rg/toolchain@v0.-c=4 rg/toolchain@v0.-nolocalimports pkg/mod/golang.o-importcfg(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.