Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[aw] Daily Reliability Review failed

Aperta Adatta ai principianti
#63,263 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
76/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
github-actions, yaml
Ambito
ci-cd, devops

Direzione di ricerca

Apri .github/workflows/daily-reliability-review.md e ispeziona il frontmatter del workflow, quindi esamina l’esecuzione 36069875747 e la documentazione collegata sul supporto dei modelli. Verifica che il motore Copilot e il modello configurati siano supportati e riesegui il workflow; il lavoro è completato quando la revisione giornaliera dell’affidabilità termina senza l’errore relativo a un modello non supportato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

agentic-workflows
Workflow Failure

Workflow: Daily Reliability Review
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/36069875747

[!WARNING]
Invalid or Unsupported Model: The agent failed because the configured model name is invalid, unknown, or unavailable for this engine/account.

This is a configuration issue, not a transient error — retrying will not help.

How to fix this

Specify a valid model for the selected engine in the workflow frontmatter:

---
engine: copilot
model: gpt-5-mini
---

To find valid models, check your engine/provider documentation (for Copilot see supported models).

If the error text is No model available. Check policy enablement under GitHub Settings > Copilot, the model is not disabled in the workflow but by Copilot policy. Enable the model under GitHub Settings > Copilot > Policies for the org/repo, or pick a model that is already enabled. This can also be triggered by a subagent (task tool) dispatch requesting a model that the policy does not allow, even when the main agent's model is enabled.

[!WARNING]
Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

400 The requested model is not supported.
Changes    +0 -0
Duration   4s
Resume     copilot --resume=9ee9f4d4-6057-4c60-982e-8183ac42b7f1
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/gh-aw/actions/runs/36069875747
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

[!TIP]

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Daily Reliability Review · ◷

  • expires on Sep 25, 2026, 10:57 AM UTC
Lingua principale
Go
Stelle
5.2k
Fork
547
Merge medio
6h 24m
PR unite (30g)
761

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di github/gh-aw

Tutte le issue di github/gh-aw

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.