Project

General

Profile

Actions

Feature #5611

open

Add information "is the pull request up to date?" in the PR page

Added by Olivier Renaud about 4 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05.04.2020
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:

Description

There is an information that I miss in the pull request page. I would like to know if the pull request is already up to date, or if there are new commits in the source branch that will create a new version of the PR if I click "update commits".

The only way I can think of getting this information today, is to click "expand commits" and memorize the sha1 of the last commit, and then to click the link to the source branch in "commit flow" and visualize in the log where the commit I memorized is located.

The UI I imagine:

  • If the PR is up to date, the "update commits" button is disabled
  • If the PR is not, the "update commits" is enabled with the text "This PR can be updated with x new commits from the source branch", with an option to view the details of these commits.

Files

Actions

Also available in: Atom PDF