[aw] PR Quality Signal Review has no AI credits pricing for model (auto)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 75/100
Direzione di ricerca
Il problema si trova nel file di workflow .github/workflows/pr-quality-signal.md. Cerca la sezione di configurazione 'models'. Al modello 'auto' devono essere aggiunti i prezzi o deve essere mappato su un modello noto come 'claude-sonnet-4-5'. Controlla l'esecuzione collegata per il contesto esatto dell'errore. Dopo la modifica, testa attivando nuovamente il workflow.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Workflow Failure
Workflow: PR Quality Signal Review
Branch: aaronpowell-ai-pr-review-research
Run: https://github.com/github/awesome-copilot/actions/runs/35801661603
Pull Request: #3665
[!WARNING]
Model has no AI credits pricing: The agent failed because modelautois not in the built-in pricing table and no default fallback pricing is configured. The AWF API proxy rejected every inference request with HTTP 400.
This is a configuration issue — retrying will not help. The model must have pricing before the workflow can run.
How to fix this
Option 1 — Add pricing in the workflow frontmatter:
models:
providers:
github-copilot:
models:
'auto':
cost:
# Placeholder values — replace with actual pricing for this model
input: "0e0" # $0.00 per million input tokens
output: "0e0" # $0.00 per million output tokens
cache_read: "0e0" # $0.00 per million cache-read tokens
cache_write: "0e0" # $0.00 per million cache-write tokens
Use the provider key matching your engine: github-copilot (Copilot), anthropic (Claude), openai (Codex), or google (Gemini). Only input and output are required; the rest default to zero (or output for reasoning).
Option 2 — Map the model to a known model using the models field:
If auto is an alias for a model already in the built-in pricing table, use the models frontmatter field to provide the mapping:
models:
'auto':
- claude-sonnet-4-5
Option 3 — Switch to a model already in the built-in pricing table:
Replace auto in the workflow frontmatter with a model name that the AWF pricing system recognizes (e.g. claude-sonnet-4-5, gpt-4.1, gemini-2.0-flash).
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/awesome-copilot/actions/runs/35801661603
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow pr-quality-signal failure in https://github.com/github/awesome-copilot/actions/runs/35801661603
[!TIP]
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter:safe-outputs: report-failure-as-issue: false
Generated from PR Quality Signal Review · ◷
- expires on Sep 30, 2026, 12:26 AM UTC
- Lingua principale
- JavaScript
- Stelle
- 39.2k
- Fork
- 5k
- Merge medio
- 1g 18h
- PR unite (30g)
- 114
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di github/awesome-copilot
-
agentic-workflows
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
github/awesome-copilot#3720 ·
-
external-plugin ready-for-review
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
github/awesome-copilot#3662 · 1 commento ·
-
external-plugin ready-for-review
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
github/awesome-copilot#3586 · 2 commenti ·
-
external-plugin ready-for-review
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
github/awesome-copilot#3585 · 2 commenti ·
-
[External Plugin]: shim-cli Apertaexternal-plugin needs-review:MEDIUM ready-for-review
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
github/awesome-copilot#3425 · 2 commenti ·
Tutte le issue di github/awesome-copilot
Issue simili
-
Update HugeIcons library Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
antfu-collective/icones#398 ·
-
ECmail.com Aperta
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
wesbos/burner-email-providers#554 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
radiantearth/stac-browser#1023 ·
-
HMR stops working Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
components-web-app/docs#92 ·