From f55dc504353269642d66b57231db99f676dedac7 Mon Sep 17 00:00:00 2001 From: Paulo Victor Leite Lima Gomes Date: Sat, 21 Mar 2026 21:19:26 +0100 Subject: [PATCH] Update docs/pt-BR/commands/go-review.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- docs/pt-BR/commands/go-review.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/pt-BR/commands/go-review.md b/docs/pt-BR/commands/go-review.md index fb8e10d8..2e249c4b 100644 --- a/docs/pt-BR/commands/go-review.md +++ b/docs/pt-BR/commands/go-review.md @@ -129,12 +129,11 @@ Recommendation: ❌ Block merge until CRITICAL issue is fixed ## Critérios de Aprovação -| Status | Condition | -|--------|-----------| -| ✅ Approve | No CRITICAL or HIGH issues | -| ⚠️ Warning | Only MEDIUM issues (merge with caution) | -| ❌ Block | CRITICAL or HIGH issues found | - +| Status | Condição | +|--------|----------| +| ✅ Aprovado | Sem problemas CRÍTICO ou ALTO | +| ⚠️ Aviso | Apenas problemas MÉDIOS (merge com cautela) | +| ❌ Bloqueado | Problemas CRÍTICO ou ALTO encontrados | ## Integração com Outros Comandos - Use `/go-test` primeiro para garantir que os testes passam