dotnet-pr 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-pr --version 2.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local dotnet-pr --version 2.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-pr&version=2.0.1
nuke :add-package dotnet-pr --version 2.0.1

NuGet NuGet Build

dotnet-pr

This a .NET Core Global Tool that ..

  1. Given your terminals working directory is a git repo

  2. That git repo has a remote that is a code collaboration tool (ex. origin → GitHub/BitBucket/GitLab/Azure DevOps)

  3. Opens your default browser in the Pull Request UI for the current branch in the tool connected to the remote branch.

Installation

  • Running the tool: .NET 3 or 6
  • Development: Both .NET 3 and 6

Install

$ dotnet tool install dotnet-pr -g

Usage

After install, navigate to a git repo and call pr from the terminal.

Optional arguments

  • debug output
$ pr --debug
  • Target the PR towards another branch than master (default)
$ pr <your-target-branch-here>

Supported PR tools

  • github.com
  • bitbucket.org
  • gitlab.com
  • dev.azure.com (Azure DevOps, dev.azure.com/{org})
  • dev.azure.com (Azure DevOps Private, {org}.visualstudio.com)
  • (Bitbucket (Self-Hosted))
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
3.0.0 576 11/15/2023
3.0.0-feature0015-8f84709 185 11/15/2023
2.0.3 463 8/22/2023
2.0.1 1,177 11/2/2021
2.0.0 423 10/21/2021
1.8.1 1,794 10/2/2019
1.8.0 576 10/1/2019
1.8.0-beta20191001115135 449 10/1/2019
1.7.1 1,107 1/23/2019
1.7.0 750 1/6/2019