-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
discourseBugs or requests for LLVM DiscourseBugs or requests for LLVM DiscourseinfrastructureBugs about LLVM infrastructureBugs about LLVM infrastructurequestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Description
In reviewing recent commits, I’ve noticed instances where direct pushes to the main branch may have been made under urgency. While I understand that urgency can sometimes lead to quick changes, I believe it’s essential to prioritize the stability and integrity of the main branch.
I propose that we consider implementing a policy that prevents direct pushes to main and encourages the use of pull requests instead. This would ensure:
- Thorough Review: All changes are reviewed and discussed, which can help catch potential issues early.
- Collaboration: It fosters a more collaborative environment where contributions can be debated and improved upon.
- Stability: Protecting the main branch helps maintain a stable codebase, reducing the risk of introducing errors that could affect all users.
I’d love to hear your thoughts on this!
Metadata
Metadata
Assignees
Labels
discourseBugs or requests for LLVM DiscourseBugs or requests for LLVM DiscourseinfrastructureBugs about LLVM infrastructureBugs about LLVM infrastructurequestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!