| Issue |
110123
|
| Summary |
direct pushes to `main` branch
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
kasperk81
|
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!
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs