Sync contribution-check workflow and agent from github/gh-aw#171
Draft
Sync contribution-check workflow and agent from github/gh-aw#171
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…ORY variable Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update contributor-check.md and agent from github/gh-aw
Sync contribution-check workflow and agent from github/gh-aw
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs contribution-check workflow and agent files with github/gh-aw main (commit cf2b312a, v0.45.4).
Changes
.github/agents/contribution-checker.agent.md): Fixed backtick formatting in code fence example, removed trailing newlineworkflows/contribution-check.md):TARGET_REPOSITORYenv variable for cross-repository PR checking${{ env.TARGET_REPOSITORY }}docs/contribution-check.md): DocumentedTARGET_REPOSITORYvariable, removed obsolete configuration referencesCross-repository support
The workflow can now check PRs in a different repository:
Set
TARGET_REPOSITORYas a repository variable to evaluate PRs from another repository while posting reports in the workflow's repository.Both
.github/agents/contribution-checker.agent.mdandworkflows/contribution-check.mdnow match github/gh-aw exactly (verified via MD5 checksums).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/graphql/usr/bin/gh gh repo view --json owner,name --jq .owner.login + "/" + .name(http block)https://api.github.com/repos/actions/checkout/releases/usr/bin/gh gh api /repos/actions/checkout/releases --jq .[].tag_name(http block)https://api.github.com/repos/actions/github-script/releases/usr/bin/gh gh api /repos/actions/github-script/releases --jq .[].tag_name(http block)https://api.github.com/repos/github/gh-aw/commits/main/usr/bin/gh /usr/bin/gh api /repos/github/gh-aw/commits/main --jq .sha(http block)https://api.github.com/repos/github/gh-aw/contents/.github/agents/usr/bin/gh gh api repos/github/gh-aw/contents/.github/agents(http block)https://api.github.com/repos/github/gh-aw/contents/.github/aw/usr/bin/curl curl -s REDACTED(http block)https://api.github.com/repos/github/gh-aw/contents/workflows/usr/bin/gh gh api repos/github/gh-aw/contents/workflows(http block)https://api.github.com/repos/github/gh-aw/contents/workflows/contribution-check.md/home/REDACTED/.local/share/gh/extensions/gh-aw/gh-aw /home/REDACTED/.local/share/gh/extensions/gh-aw/gh-aw add github/gh-aw/contribution-check --non-interactive(http block)https://api.github.com/repos/github/gh-aw/releases/usr/bin/gh gh api /repos/github/gh-aw/releases --jq .[].tag_name(http block)https://api.github.com/repos/github/gh-aw/releases/latest/usr/bin/gh gh extension upgrade github/gh-aw --dry-run(http block)https://api.github.com/repos/githubnext/agentics/actions/workflows/usr/bin/gh gh workflow list --all --json id,name,path,state(http block)https://api.github.com/search/code/usr/bin/curl curl -s REDACTED(http block)https://api.github.com/user/usr/bin/gh gh api user --jq .login(http block)If you need me to access, download, or install something from one of these locations, you can either:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.