nautobot / nautobot-app-version-control

Version Control App that uses and requires a Dolt Database
Other
30 stars 6 forks source link

Ability to change Pull Request status to "In Review" #140

Closed tim-fiola closed 2 years ago

tim-fiola commented 2 years ago

The pull request review screen should be able to change the PR status to "In Review".

This status does exist: the PR is automatically placed in "In Review" if the first pull request review is of the "Comment" type.

This would be useful in a CI setting:

This status does exist already: image

This status should be available when a user adds a PR review: image