docs(CT130): secção Git workflow develop + PR main
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
b8e8830e70
commit
935b240a3d
1 changed files with 12 additions and 0 deletions
|
|
@ -49,6 +49,18 @@ Usar directamente: **https://git.spec.ligbox.com.br/ligbox** ou **Explore → Re
|
||||||
python3 scripts/sync-tasks-to-forgejo-issues.py
|
python3 scripts/sync-tasks-to-forgejo-issues.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Git workflow (2026-07-02)
|
||||||
|
|
||||||
|
| Branch | Papel |
|
||||||
|
|--------|-------|
|
||||||
|
| **`develop`** | Trabalho diário (default) |
|
||||||
|
| **`main`** | Produção — **só via Pull Request** |
|
||||||
|
|
||||||
|
- **PR #853** — workflow activado
|
||||||
|
- **Proteção `main`:** push directo bloqueado
|
||||||
|
- **Doc:** `docs/GIT_WORKFLOW.md`
|
||||||
|
- **Pull requests:** https://git.spec.ligbox.com.br/ligbox/ligbox-ops-platform/pulls
|
||||||
|
|
||||||
## Utilizadores
|
## Utilizadores
|
||||||
|
|
||||||
| User | Senha | Admin |
|
| User | Senha | Admin |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue