Improved pull request merge experience (public preview) feedback #143787
Replies: 446 comments 313 replies
-
Where is the "Merge without waiting for requirements to be met (bypass branch protections)" checkbox? |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
I like this feature so far, but the only transient bug I've seen is sometimes the checks show up fine while they are processing, but once all checks have passed, they all disappear. If you select the arrow to expand, it shows an empty list. I need to refresh the browser to see the passing checks. Again, just a small client-side issue that I'm seeing in Edge |
Beta Was this translation helpful? Give feedback.
-
The "view command line instructions" can be handy. It used to be a clickable element that extends to show CLI commands. It is not anymore. Could be good to add back in? |
Beta Was this translation helpful? Give feedback.
-
The new look on that PR successfully merged message confused me. Its appearance is quite similar to the message of you can click this button to delete the branch on the classic pane. This look makes me wonder if the auto delete branch feature is broken. |
Beta Was this translation helpful? Give feedback.
-
The "Delete branch" button CSS/style sometimes doesn't load. |
Beta Was this translation helpful? Give feedback.
-
Here is the new experience on a PR with an approval from a reviewer without write access, that has also passed all CI: Displaying red around this feels a bit odd to me. My first thought when I see it is that CI has failed, changes have been requested, or maybe that there are required approvals/checks still being waited on? (None of these are the case in this repository, which is nixpkgs) In comparison, the classic merge experience has a green accent: (I also noticed the new experience shows the approval of the reviewer w/o write access. This is an awesome addition for nixpkgs, so thanks!) The use of green lets a PR author or committer know at a glance that it should be good to merge. I'd much rather keep this behavior :) |
Beta Was this translation helpful? Give feedback.
-
Very good |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
it's buggy and requires a page refresh before the merge button works even when all the checks are already passing, overall it feels less real time than before |
Beta Was this translation helpful? Give feedback.
-
Sorry for the oversized screenshot! I noticed the text merge is not an allowed merge method in this repository in a repository I don't control - I'm assuming this isn't intended and so reporting it here. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
THANK YOU 🙇🏻♂️ ❤️ 🥳 ! |
Beta Was this translation helpful? Give feedback.
-
The sorting is braking. little bit when using matrix with numbers. |
Beta Was this translation helpful? Give feedback.
-
Stuck in this check for minutes... switched back to old UI, no waiting needed. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This is technically correct, but this repo is configured to use squashing onto master so it's kinda irrelevant. The old experience doesn't show this. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The theme does not seem to match my selected theme of "dark dimmed" which doesn't look great since the rest of the page is themed correctly: |
Beta Was this translation helpful? Give feedback.
-
I like seeing the all the tests at once and by one and seeing the green checkmarks as the tests pass one by one. I like the old version's progressive experience. Other than that, great look! |
Beta Was this translation helpful? Give feedback.
-
Finally, there is quite a lot of page scrollbar movement. This could potentially be avoided by giving the expanded area a fixed (but resizeable) height. |
Beta Was this translation helpful? Give feedback.
-
Red frame around it is a little intimidating |
Beta Was this translation helpful? Give feedback.
-
Sui Action me I test net all uses program |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
"Code owner review required by reviewers with write access." is too vague, in the old version it would say something like For me it's even the old version is too confusing because sometimes there are multiple review groups and the message would say |
Beta Was this translation helpful? Give feedback.
-
Feedback: I liked that in the old experience I could identify the problem just by seeing the position of the test it failed at a glance. For example I have 3 checks:
So at a glance I could see which test failed. It sounds stupid, but now I have to actually read the test name in order to identify the problem. It takes only 2 seconds, but it adds a tiny mental overhead that didn't exist in the previous experience. Maybe it would be cool to only show the new style if you have more than... 6 or 10 checks? |
Beta Was this translation helpful? Give feedback.
-
Won't tell you why it won't auto merge when the branch is required to be uptodate. |
Beta Was this translation helpful? Give feedback.
-
Here is what I see after an approved review. I can't clearly see if the PR is ready to go or not. |
Beta Was this translation helpful? Give feedback.
-
Important
Thanks ❤️ and happy previewing!
About the new experience
To help you better understand the state of your pull request and get it merged faster, the merge experience on the pull request page has been improved! This experience is currently in public preview.
What's new
We've maintained the familiar look of the existing merge experience while incorporating several usability improvements:
Try it out
Once available, you will see a Try the new merge experience link below the merge box on the pull request page:
Click it to switch to the improved experience. A link is also available for easily switching back to the existing experience. You can also toggle the experience via the feature preview dialog.
🔴 🔴 🔴 Known issues 🔴 🔴 🔴
You will run into some bugs and missing features (let us know when you do if not listed here).
Bugs
Resolve conflicts
button results in a 404/Not Found in certain casesThe base branch does not accept merge commits.
Squash and auto-merge
button (to enable auto-merge) is too easily confused forSquash and merge
(to directly merge) because of similar text and styling *FIX IN PROGRESSRecently fixed
Delete branch
button is sometimes missing (fixed by reloading the page)Delete branch
/Restore branch
fails with aCouldn't update branch
message (likely occurs only in PRs from forks)Restore branch
button is easily confused forDelete branch
(we moved theRestore branch
button out of the new merge experience so the only button that will appear here isDelete branch
)Missing features
Features currently missing, but are coming:
Add your review
action in the Reviewers section (workaround: navigate to the Files Changed tab and clickReview changes
)Looking for feedback 🔈 🔈
Feedback
We want to hear from you! Post your comments, questions, likes, and dislikes below.
Beta Was this translation helpful? Give feedback.
All reactions