Skip to content

Commit 35e2f09

Browse files
Cursorcursoragent
andcommitted
Add rule to never bypass branch protection
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d03edd7 commit 35e2f09

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cursorrules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
git config user.email "cursor@proxymesh.com"
88
git config user.name "Cursor"
99
```
10+
- NEVER push directly to main - always create a branch and PR
11+
- NEVER bypass branch protection rules
12+
- If a push is rejected due to branch protection, create a PR instead
1013

1114
## Pull Requests
1215
- Do NOT add "Made with Cursor" or similar footers to PR descriptions

0 commit comments

Comments
 (0)