[copilot-pr-merged-report] Daily Copilot PR Merged Report - 2025-12-10 (Error) #6040
Closed
Replies: 1 comment
-
|
⚓ Avast! This discussion be marked as outdated by Daily Copilot PR Merged Report. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🤖 Daily Copilot PR Merged Report - 2025-12-10
The daily merged PR report could not be generated due to GitHub CLI authentication issues.
Analysis Period: Last 24 hours (merged PRs from 2025-12-09 onwards)
Error Details
All attempts to query GitHub API via the
safeinputs-ghtool failed with the error:or
This indicates a fundamental connectivity or authentication issue between the workflow environment and GitHub's API.
Attempted Queries
The following query methods were attempted:
PR list with search filter:
gh pr list --search "head:copilot/ merged:>=2025-12-09" --state mergedResult: Argument parsing errors with search syntax
Search PRs command:
gh search prs --repo githubnext/gh-aw --merged ">=2025-12-09"Result: HTTP/HTTPS client error
Direct API call:
Result: HTTP/HTTPS client error
PR list with filters:
Result: HTTP/HTTPS client error
Required Action
The GitHub CLI authentication needs to be investigated and resolved. Possible causes:
GITHUB_TOKENnot properly configured in workflow environmentapi.github.comNext Steps
GITHUB_TOKENis properly set in the workflow environmentghconnectivity:gh auth statusReferences:
Generated by Copilot PR Merged Report (Run: §20103329650)
Beta Was this translation helpful? Give feedback.
All reactions