-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Remove New PR button in PRs #15998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove New PR button in PRs #15998
Conversation
Hmm, not sure this is an improvement. Maybe do it like github, and show a "new issue" button on PR page & |
Codecov Report
@@ Coverage Diff @@
## main #15998 +/- ##
==========================================
+ Coverage 44.02% 44.05% +0.03%
==========================================
Files 682 682
Lines 82407 82412 +5
==========================================
+ Hits 36282 36309 +27
+ Misses 40218 40204 -14
+ Partials 5907 5899 -8
Continue to review full report at Codecov.
|
This actually came as feedback from some of our users asking why there was an option to create a "New Pull Request" when looking at someone else's PR. I don't see a case where anyone would need to do that... In general, I think gitea suffers from a bit "everything including the kitchen sink". This is a clear example - lets keep the interface clean and simple.
To your other point I also don't see a case where users will want to create an issue from a PR (we do have the "reference in new issue option" btw). From a UX perspective these are two different workflows - no need to link them together. |
Please rebase |
make L-G-T-M work |
Closes #15996