Skip to content

ci: limita il blocco React Doctor alle PR - #550

Merged
max23468 merged 1 commit into
mainfrom
codex/react-doctor-pr-gate
Aug 9, 2026
Merged

ci: limita il blocco React Doctor alle PR#550
max23468 merged 1 commit into
mainfrom
codex/react-doctor-pr-gate

Conversation

@max23468

@max23468 max23468 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Sintesi

  • mantiene blocking: warning nel gate delle pull request
  • elimina il controllo duplicato che rendeva rossi gli snapshot completi su main
  • conserva version: latest, nessun commento sulle PR pulite e annotazioni solo in presenza di finding

I push continuano a eseguire la scansione completa e a pubblicarne il riepilogo, senza diventare un secondo gate retroattivo.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review


P2 Badge Rendi blocking condizionale alle pull request

Quando la scansione completa eseguita dopo un push a main trova un warning, blocking: warning continua a far fallire direttamente lo step secondo il contratto dell'action fissata dal workflow. Eliminare il controllo successivo sugli output rimuove soltanto un controllo duplicato, quindi non realizza il comportamento advisory dichiarato dal commit e il branch predefinito può ancora risultare rosso; usa warning solo per pull_request e none per push, oppure separa i due casi.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@max23468
max23468 merged commit c1daa00 into main Aug 9, 2026
11 checks passed
@max23468
max23468 deleted the codex/react-doctor-pr-gate branch August 9, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant