Update docs/pt-BR/commands/go-review.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Paulo Victor Leite Lima Gomes
2026-03-21 21:19:26 +01:00
committed by GitHub
parent dae25a15b3
commit f55dc50435

View File

@@ -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