Open m0nq opened 4 days ago
Implement branch protection rules to prevent developers from directly pushing commits to the main branch.
Acceptance Criteria: Direct pushes to the main branch are blocked, requiring all changes to go through pull requests.
DEV-100 Prevent Direct Pushes to Main Branch
Implement branch protection rules to prevent developers from directly pushing commits to the main branch.
Acceptance Criteria: Direct pushes to the main branch are blocked, requiring all changes to go through pull requests.