Skip to content

Commit 3a6584c

Browse files
authored
Merge pull request #13 from proxymesh/chore/update-cursorrules-no-bypass
Add rule to never bypass branch protection
2 parents 9afe4a7 + 35e2f09 commit 3a6584c

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)