Skip to content

Commit 7d03e68

Browse files
lesleyannebvanessa-kalumchammer01
authored
Enhance pull request details with merge status info (#59852)
Co-authored-by: Vanessa <vanessa-kalu@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent fd4c5c0 commit 7d03e68

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests

content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ The **Checks** tab displays the status of any automated tests, builds, or other
2929

3030
The **Files changed** tab shows the differences between the proposed changes and the existing code, making it easy to see what will change when the pull request merges.
3131

32+
The **Merge status** of a pull request can be viewed directly in the header from anywhere in the pull request page. Click to open the details so you can quickly identify blockers, missing approvals, and get your pull request ready to merge.
33+
3234
## Draft pull requests
3335

3436
When you create a pull request, you can choose to make it a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review them. This is useful when you want to share work-in-progress without formally requesting reviews.

0 commit comments

Comments
 (0)