Reduce token overhead in Daily Community Attribution while preserving prompt-style experiments and OTLP runtime import#30589
Merged
Conversation
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d79764fd-8c12-4387-b76a-bb2fbe3854e4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d79764fd-8c12-4387-b76a-bb2fbe3854e4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d79764fd-8c12-4387-b76a-bb2fbe3854e4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d79764fd-8c12-4387-b76a-bb2fbe3854e4 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Optimize daily community attribution updater for token efficiency
Reduce token overhead in Daily Community Attribution while preserving prompt-style experiments and OTLP runtime import
May 6, 2026
pelikhan
approved these changes
May 6, 2026
Collaborator
|
@copilot merge main and recompile |
Contributor
There was a problem hiding this comment.
Pull request overview
Reduces prompt and prefetch data volume in the daily-community-attribution workflow to lower token/turn variance, while keeping experiments.prompt_style and preserving the OTLP runtime import path.
Changes:
- Converted
.github/workflows/shared/observability-otlp.mdto frontmatter-only to avoid injecting OTLP documentation text into prompts while retaining OTLP configuration. - Reduced merged-PR lookback in community attribution prefetch from 90 days to 30 days and updated the related guidance/output text accordingly.
- Tightened the concise prompt branch to require using the pre-fetched local issue data file and to disallow redundant
issue_listcalls; regenerated affected lockfiles.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/shared/observability-otlp.md | Removes prompt-body OTLP documentation, leaving only OTLP configuration frontmatter. |
| .github/workflows/daily-fact.lock.yml | Regenerated compiled workflow to reflect the updated shared import contents (prompt no longer includes removed OTLP text). |
| .github/workflows/daily-community-attribution.md | Reduces PR lookback to 30 days and updates concise-branch instructions to use local issue data and avoid issue_list. |
| .github/workflows/daily-community-attribution.lock.yml | Regenerated compiled workflow to reflect the updated lookback window and prompt guidance. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 4/4 changed files
- Comments generated: 1
Comment on lines
+75
to
+77
| # Fetch merged PRs from the last 30 days (daily runs attribute recent closures, with extra buffer for lag). | ||
| SINCE=$(date -d '30 days ago' '+%Y-%m-%dT%H:%M:%SZ' 2>/dev/null \ | ||
| || date -v-30d '+%Y-%m-%dT%H:%M:%SZ') |
Collaborator
|
@copilot merge main and recompile |
…y-community-attribution # Conflicts: # .github/workflows/daily-fact.lock.yml Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
Merged |
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.
daily-community-attributionshowed large run-to-run token variance, with verbose-path runs significantly increasing turns/tokens. This update targets high-impact prompt/data-volume reductions while keepingexperiments.prompt_styleandshared/observability-otlp.mdin place per maintainer direction.Prompt/runtime boundary cleanup (OTLP import preserved)
shared/observability-otlp.mdimported in workflows.Data scope reduction in attribution prefetch
90 daysto30 daysindaily-community-attribution.md.Concise-branch guidance tightened to avoid redundant issue listing
/tmp/gh-aw/agent/community-data/community_issues.jsonissue_listcalls for this path since required issue metadata is already staged.Compiled workflow updates
.github/workflows/daily-community-attribution.lock.yml.github/workflows/daily-fact.lock.ymlWarning
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:
https://api.github.com/graphql/usr/bin/gh gh repo view --json owner,name --jq .owner.login + "/" + .name ortcfg.link GOINSECURE GOMOD GOMODCACHE S4K5xSvh3iq54IRJtest@example.com(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linuremote.origin.url env eutil.go eutil_test.go 64/pkg/tool/linux_amd64/compile GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/compile(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw GOMOD GOMODCACHE ache/go/1.25.8/x64/pkg/tool/linuTest User env 1286327393/001 GO111MODULE 64/pkg/tool/linux_amd64/link GOINSECURE GOMOD GOMODCACHE 64/pkg/tool/linux_amd64/link(http block)https://api.github.com/orgs/test-owner/actions/secrets/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name h ../../../.prettierignore rev-parse sv ." git $name) { has--write git -C w/js/**/*.json' --ignore-path rev-parse(http block)/usr/bin/gh gh api /orgs/test-owner/actions/secrets --jq .secrets[].name h ../../../.prettierignore config sv remote.origin.urnode --jq ed } } infocmp -1 w/js/**/*.json' --ignore-path infocmp /usr/bin/git /ref/tags/v9 git DiscussionsEnabl--show-toplevel git(http block)https://api.github.com/repos/actions/ai-inference/git/ref/tags/v1/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv --show-toplevel ache/go/1.25.8/x64/pkg/tool/linurepos/{owner}/{repo}/actions/runs/2/artifacts /usr/bin/git k/gh-aw/gh-aw/pkgit k/gh-aw/gh-aw/pkrev-parse ache/node/24.14.--show-toplevel git rev-�� --show-toplevel git /usr/bin/git sistency_WithImpgh -tests 1894629/b444/vet/repos/actions/github-script/git/ref/tags/v9 git(http block)/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv --show-toplevel sh /usr/bin/git "prettier" --wrigit sh /home/REDACTED/nod--show-toplevel git rev-�� --show-toplevel node /usr/bin/git g/cli ../../../**/*.jsapi ache/node/24.14./repos/actions/github-script/git/ref/tags/v9 git(http block)/usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v1 --jq [.object.sha, .object.type] | @tsv --show-toplevel sh /usr/bin/git "prettier" --wrigit git /node_modules/.b--show-toplevel git rev-�� --show-toplevel node /usr/bin/git licyMinIntegritygh ../../../**/*.jsapi(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v3/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv add remote2 /usr/bin/git -json GO111MODULE 64/pkg/tool/linu/repos/actions/github-script/git/ref/tags/v9 git rev-�� --show-toplevel 64/pkg/tool/linux_amd64/vet /usr/bin/infocmp or.md GO111MODULE 64/pkg/tool/linu--show-toplevel infocmp(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv ansitiveImports1423355622/001 infocmp /usr/bin/git repo3498663604/0gh git /usr/bin/infocmp/repos/actions/github-script/git/ref/tags/v9 git rev-�� ithub-script/git/ref/tags/v9 infocmp bject.type] | @tsv(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9 --jq er: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabl--show-toplevel ../pkg/workflow/gh -f 1/x64/bin/npm git rev-�� --show-toplevel /usr/bin/gh(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v5/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv runs/20260506-114548-32576/test-source-field-variant-699369362/.github/workflows -buildtags 1894629/b372/vet.cfg l -ifaceassert -nilfunc /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linuremote.origin.url -uns�� -unreachable=false /tmp/go-build3731894629/b233/vet.cfg /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet --check scripts/**/*.js 64/bin/go /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/vet(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv ithub-script/git/ref/tags/v9 infocmp bject.type] | @tsv xterm-color go /usr/bin/git git rev-�� --show-toplevel git /usr/bin/git /tmp/TestGuardPogit rev-parse /opt/hostedtoolc--show-toplevel git(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v5 --jq [.object.sha, .object.type] | @tsv --show-toplevel infocmp /usr/bin/infocmp xterm-color ache/go/1.25.8/xrev-parse /usr/bin/git infocmp -1 xterm-color git /usr/bin/git --show-toplevel /opt/hostedtoolcrev-parse /usr/bin/gh git(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv /tmp/go-build3731894629/b436/repoutil.test -importcfg /usr/lib/git-core/git-upload-pack -s -w -buildmode=exe git-upload-pack /tmp�� 3863058469 -extld=gcc /usr/bin/git -json GO111MODULE 64/bin/go git(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv /tmp/TestHashConsistency_GoAndJavaScript1239274495/001/test-empty-frontmatter.md go /usr/bin/git -json GO111MODULE 64/bin/go git rev-�� --show-toplevel go /usr/bin/git ted-objects.md GO111MODULE x_amd64/vet git(http block)/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9.0.0-p l /usr/bin/git -json GO111MODULE x_amd64/vet git conf�� --get remote.origin.url /usr/bin/git -json GO111MODULE x_amd64/vet git(http block)https://api.github.com/repos/actions/download-artifact/git/ref/tags/v8/usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv *.json' '!../../../pkg/workflow/js/**/*.json' --ignore-path ../../../.prettierignore git $name) { hasDiscussionsEnabled } } --show-toplevel git /usr/bin/git ache/go/1.25.8/xconfig api /repos/actions/gremote.origin.url /node_modules/flatted/golang/pkg/flatted/flatted.go ache/go/1.25.8/x64/bin/node lization_test.gogh d_groups_test.goapi _list_test.go lag_test.go(http block)/usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9 son le-check.lock.yml --show-toplevel git /usr/bin/infocmpgraphql git ache�� ithub/workflows infocmp es/.bin/sh xterm-color git ode-gyp-bin/nodegraphql gh(http block)/usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv 230da1fd:.github/workflows/shared/observability-otlp.md infocmp $name) { hasDiscussionsEnabled } } xterm-color gh /usr/bin/git gh api ithub-script/gitremote.origin.url --jq ache/uv/0.11.10/x86_64/git tmp/TestGetNpmBigh git /usr/bin/git git(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v8/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv xterm-color git /usr/bin/git --show-toplevel x_amd64/vet(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv /ref/tags/v9 git sv --get remote.origin.urrev-parse /usr/bin/git git rev-�� --show-toplevel git /usr/bin/infocmp --show-toplevel git /usr/bin/git infocmp(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv xterm-color git /usr/bin/git --get remote.origin.urrev-parse /usr/bin/infocmp--show-toplevel git rev-�� --show-toplevel infocmp /usr/bin/infocmp tags/v5 git sv infocmp(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v9/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE cNu6uh6Xsdg3 env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv -c=4 -nolocalimports -importcfg /tmp/go-build3731894629/b417/importcfg -pack /home/REDACTED/work/gh-aw/gh-aw/pkg/envutil/envutil.go /home/REDACTED/work/gh-aw/gh-aw/pkg/envutil/envutil_test.go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v9.0.0/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go env -json GO111MODULE 64/bin/go GOINSECURE GOMOD GOMODCACHE go(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet env -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9.0.0 --jq [.object.sha, .object.type] | @tsv -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet 2635�� -json GO111MODULE x_amd64/vet GOINSECURE GOMOD GOMODCACHE x_amd64/vet(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel /opt/hostedtoolcTest User /usr/bin/gh 3696943931 /tmp/go-build373api /this-file-does-/repos/actions/github-script/git/ref/tags/v9 gh api /repos/actions/github-script/git/ref/tags/v9 --jq /usr/bin/git -unreachable=falgit /tmp/go-build373rev-parse /opt/hostedtoolc--show-toplevel git(http block)/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel bash /usr/bin/infocmp --noprofile on 1/x64/bin/node infocmp -1 xterm-color 1/x64/bin/node /usr/bin/git || 'round-robin'git bash /home/REDACTED/.ca--show-toplevel git(http block)/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel 1/x64/bin/node /usr/bin/gh xterm-color on rkflow/js/**/*.j/repos/actions/github-script/git/ref/tags/v9 gh repo�� view owner/repo /usr/bin/git 5327-66713/test-git git xpires.lock.yml git(http block)https://api.github.com/repos/actions/setup-node/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --get remote.origin.url /usr/bin/git -json GO111MODULE x_amd64/vet git comm�� -m resolved$(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linurev-parse /usr/bin/git k/gh-aw/gh-aw /tmp/go-build373api 1/x64/bin/node git rev-�� --show-toplevel /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linuTest User /usr/bin/git ithub/workflows/git -buildtags /opt/hostedtoolc--show-toplevel git(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel git /usr/bin/git /tmp/TestGuardPogit remote /usr/bin/git git rev-�� /ref/tags/v9 git sv ub/gh-aw.git l 64/pkg/tool/linuxterm-color gh(http block)https://api.github.com/repos/actions/setup-node/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv 4548-32576/test-3696943931 -tests /usr/bin/git -json GO111MODULE 64/bin/go git comm�� -m initial commit /usr/bin/git -json GO111MODULE 64/bin/go git(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv /tmp/go-build3731894629/b442/_pkg_.a -trimpath om/testorg/testrepo.git -p main -lang=go1.25 git conf�� --get remote.origin.url /usr/bin/git go1.25.8 -c=4 -nolocalimports git(http block)/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv ansitiveImports379269690/001 -trimpath /usr/bin/git -p main -lang=go1.25 git init�� sX9FX53sm1OTZ6jdpoJ_/sX9FX53sm1OTZ6jdpoJ_ -dwarf=false /usr/bin/git go1.25.8 -c=4 -nolocalimports git(http block)https://api.github.com/repos/actions/upload-artifact/git/ref/tags/v4/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv /ref/tags/v9(http block)/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv Value: ${{ github.actor }} git /usr/bin/git ithub/workflows show /usr/bin/gh git conf�� /ref/tags/v9 remote.origin.url sv on' --ignore-patgit --jq me: String!) { --show-toplevel /usr/lib/git-core/git(http block)/usr/bin/gh gh api /repos/actions/upload-artifact/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv /repos/actions/github-script/git/ref/tags/v9 --jq om/org2/repo2.git /ref/tags/v9 show sv git conf�� --get remote.origin.url /usr/bin/git on' --ignore-patgit grafana/mcp-grafrev-parse layTitle git(http block)https://api.github.com/repos/aws-actions/configure-aws-credentials/git/ref/tags/v4/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel 1894629/b466/importcfg /usr/bin/git ons-test42697684git k/gh-aw/gh-aw/pkrev-parse ps git rev-�� --show-toplevel ps /usr/bin/git git url ipts.test git(http block)/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel ache/node/24.14.1/x64/bin/node /usr/bin/git hub.actor go clusion,workflow/repos/actions/github-script/git/ref/tags/v9 git rev-�� /ref/tags/v9 infocmp sv /ref/tags/v9 x_amd64/vet sv infocmp(http block)/usr/bin/gh gh api /repos/aws-actions/configure-aws-credentials/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv --show-toplevel git /usr/bin/git /tmp/gh-aw-test-git config /usr/bin/git git rev-�� --show-toplevel git /usr/bin/git /ref/tags/v9 test@example.comauth sv git(http block)https://api.github.com/repos/azure/login/git/ref/tags/v2/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv --show-toplevel git /usr/bin/git /tmp/TestGuardPogit remote /usr/bin/git git rev-�� --show-toplevel git /usr/bin/git --get l /usr/bin/git git(http block)/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv --show-toplevel node /usr/bin/git /home/REDACTED/worgit gh /usr/bin/gh git rev-�� --show-toplevel gh /usr/bin/git /repos/actions/ginfocmp --jq /opt/hostedtoolcxterm-color git(http block)/usr/bin/gh gh api /repos/azure/login/git/ref/tags/v2 --jq [.object.sha, .object.type] | @tsv --show-toplevel node /usr/bin/git /home/REDACTED/worgit /usr/libexec/docrev-parse /usr/bin/git git rev-�� --show-toplevel git /usr/bin/git /tmp/compile-insinfocmp show /opt/hostedtoolcxterm-color git(http block)https://api.github.com/repos/docker/login-action/git/ref/tags/v3/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv --show-toplevel git /usr/bin/git /tmp/TestGuardPogit rev-parse /opt/hostedtoolc--show-toplevel git rev-�� --show-toplevel /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/link /usr/bin/infocmp /tmp/go-build373infocmp -importcfg /usr/bin/git infocmp(http block)/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv --show-toplevel /opt/hostedtoolcache/go/1.25.8/x64/pkg/tool/linux_amd64/link /usr/bin/git /ref/tags/v9 -importcfg sv git rev-�� --show-toplevel /opt/hostedtoolcache/node/24.14.1/x64/bin/node /usr/bin/infocmp needs.build.outpinfocmp -extld=gcc /usr/bin/infocmpxterm-color infocmp(http block)/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq [.object.sha, .object.type] | @tsv --show-toplevel gh /usr/bin/git /repos/actions/ggit --jq(http block)https://api.github.com/repos/docker/metadata-action/git/ref/tags/v6/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv --show-toplevel infocmp r: $owner, name:-f xterm-color nly /usr/bin/git infocmp -1 *.json' '!../../../pkg/workflow/js/**/*.json' --ignore-path ../../../.prettierignore git r.lock.yml --show-toplevel git /usr/bin/git git(http block)/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv .js' --ignore-path .prettierignore --log-level=e!../../../pkg/workflow/js/**/*.json test.go t.go --show-toplevel egration_test.goapi(http block)/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv 3+pelikhan@users-f git r: $owner, name:-f ithub-script/gitinfocmp git bject.type] | @txterm-color git rev-�� 230da1fd:.github/workflows/shared/observability-otlp.md git r.lock.yml --show-toplevel gh /usr/bin/git gh(http block)https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v4/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv /*.js' --ignore-path .prettierignore --log-level--ignore-path infocmp repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } xterm-color nly /usr/bin/git ortcfg rev-�� *.json' '!../../../pkg/workflow/js/**/*.json' --ignore-path ../../../.prettierignore git ache/go/1.25.8/x64/pkg/tool/linux_amd64/link k/_tool gh /usr/bin/infocmp/home/REDACTED/work/gh-aw/gh-aw ache/go/1.25.8/xshow(http block)/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv ithub-script/git/ref/tags/v9 gh r: $owner, name: $name) { hasDiscussionsEnabled } } /repos/actions/ggit nly(http block)Agent-Logs-Url: REDACTED repository(owner: $owner, name: $name) {
hasDiscussionsEnabled
}
} xterm-color git ache/node/24.14.xterm-color git rev-�� 230da1fd:.github/workflows/daily-fact.lock.yml git` (http block)