-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
To help maintain code quality and prevent accidental changes, please make sure your repository’s main branch is protected with required pull requests before merging. This ensures that every change is reviewed, tested, and approved before becoming part of production.
To enable PR protection:
- Go to your repository’s Settings.
- Navigate to Branches > Branch protection rules.
- Add or edit a rule for main.
- Check "Require a pull request before merging" (and any other rules your team needs).
Metadata
Metadata
Assignees
Labels
No labels