## Pre-requisito - [x] Leer la [wiki del proyecto](https://github.com/deagentic/agentic-engineering/blob/main/docs/wiki.md) para entender el contexto completo --- ## Problem Currently no branch protection rules are configured on any repository. Direct pushes to main are allowed. ## Action Items - [ ] Require pull request before merging to main - [ ] Require at least 1 approval - [ ] Require status checks to pass (pr-check workflow) - [ ] Apply to: .github, Skills, knowledge-base, and all future repos ## Reference See [GitHub Management Strategy](https://github.com/deagentic/knowledge-base/blob/main/docs/github-management.md)
Pre-requisito
Problem
Currently no branch protection rules are configured on any repository. Direct pushes to main are allowed.
Action Items
Reference
See GitHub Management Strategy