Improved pull request merge experience (public preview) feedback #143787
Replies: 37 comments 38 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.
-
I love the new checks grouping feature. Would it be possible to split the pending checks even further? My idea, split them into:
Context: I work in a project where some checks do not automatically start, as they are mapped to an environment requiring a review to start them. |
Beta Was this translation helpful? Give feedback.
-
I like the new design but I'd love if the elapsed time for each job was still available somewhere. It's useful to see if e.g. the job failed after a couple minutes due to some general issue vs. after an hour when a test failed somewhere. |
Beta Was this translation helpful? Give feedback.
-
I like the new design: sleek and modern. |
Beta Was this translation helpful? Give feedback.
-
I like the new design: sleek and modern. zalupakonia |
Beta Was this translation helpful? Give feedback.
-
styling on the button "Restore branch" looks off, after refreshed page was good. |
Beta Was this translation helpful? Give feedback.
-
I saw some fun broken styling on the pie chart (Safari 18.1 on macOS 15.1): |
Beta Was this translation helpful? Give feedback.
-
I saw that in the favicon the little green checkmark for when all checks are successful (or red x if something failed) is missing from the new experience |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Response #20481 |
Beta Was this translation helpful? Give feedback.
-
Missing box with checks at all, old UI displays:
New UI missing this info. |
Beta Was this translation helpful? Give feedback.
-
Missing checks box at all, old UI display: Some checks haven’t completed yet New UI missing this info. |
Beta Was this translation helpful? Give feedback.
-
The pie chart looks low res |
Beta Was this translation helpful? Give feedback.
-
is disabled at the top, correctly. Yet immediately below that
This group should have been labeled as cancelled checks not failing checks, to distinguish them from any actual failures, and sorted I suppose next to the |
Beta Was this translation helpful? Give feedback.
-
Response #139932 |
Beta Was this translation helpful? Give feedback.
-
With new UI I miss the order of my actions, they get to a section wether completed/skipped/in progress but I don't see if it failed before an action of it ran another after skipping the previous. Ultimately, my issue is that my actions run in order but I with this change I would need to remember what comes before or after |
Beta Was this translation helpful? Give feedback.
-
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
👉 👉 👉 This experience is rolling out gradually and so is not yet available to everyone. 👈 👈 👈
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
Delete branch
button is sometimes missing (fixed by reloading the page)Planned changes
Changes we are planning to make (stay tuned):
Restore branch
button is easily confused forDelete branch
. Plan: move theRestore branch
button to the timeline button in this location will beDelete branch
.Missing features
Features currently missing, but are coming:
Feedback
We want to hear from you! Post your comments, questions, likes, and dislikes below.
Beta Was this translation helpful? Give feedback.
All reactions