Today we’re announcing recent fixes and enhancements to the improved pull request merge experience that became generally available earlier this month.
🆕 Status checks grouping preference
You can now choose to show the list of status checks as a single flat list or grouped by status. Click the settings gear and choose either “Group by status” (the default) or “No grouping“.
Recent fixes
Some of the noteworthy fixes that have landed in the last few weeks:
- The time since a status check started (e.g.
Started 2s ago
) now updates consistently. - The Draft section was previously hidden for users without write access, making it difficult to know that the pull request was not ready for review.
- A tooltip was previously not appearing when hovering over a truncated status check’s name, making it difficult to differentiate status checks with similar, long names.
- Various fixes related to updating the pull request branch by rebasing.
- Various improvements to performance, especially when there were a significant number of status checks.
Get help
To ask questions or provide feedback, join the discussion within GitHub Community.