Conversation
…-test workflow Agent-Logs-Url: https://github.com/github/gh-aw/sessions/bb8f2517-0598-4088-939c-0116305007a8 Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix GitHub Remote MCP Auth Test for gpt-5.4-mini model unavailability
fix: replace unavailable gpt-5.4-mini with gpt-4.1-mini in github-remote-mcp-auth-test
Apr 26, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Fixes the scheduled github-remote-mcp-auth-test workflow failures by switching the Copilot /chat/completions model from an unavailable gpt-5.4-mini to the accessible gpt-4.1-mini.
Changes:
- Updated the workflow frontmatter to use
gpt-4.1-mini. - Recompiled the generated lock workflow to reflect the model change across metadata and environment variables.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/github-remote-mcp-auth-test.md | Updates the Copilot engine model used by the workflow definition. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerates the compiled workflow so runtime env/metadata consistently use gpt-4.1-mini. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
Closed
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.
The
github-remote-mcp-auth-testscheduled workflow was consistently failing becausegpt-5.4-miniis not accessible via the Copilot/chat/completionsendpoint, exhausting all retries before any inference.Changes
.github/workflows/github-remote-mcp-auth-test.md: Replacemodel: gpt-5.4-mini→model: gpt-4.1-mini.github/workflows/github-remote-mcp-auth-test.lock.yml: Recompiled to reflect the model changeWarning
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 /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(http block)https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b/usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq [.object.sha, .object.type] | @tsv(http block)https://api.github.com/repos/github/gh-aw/usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch(http block)If you need me to access, download, or install something from one of these locations, you can either: