DeguStudios / dotnet-format-for-bitbucket

Merge check plugin for bitbucket - ensures that pull requests have been formatted with dotnet-format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Technical Debt Quality Gate Status

dotnet-format for Bitbucket

Merge check plugin for bitbucket - ensures that pull requests have been formatted with dotnet-format.

Getting started

Installing

dotnet-format for Bitbucket uses dotnet-format - make sure it's accessible for your Bitbucket server first!

In order to enjoy the plugin you first need to install it on your Bitbucket server

  1. Download the Atlassian SDK (from here)
  2. Compile the plugin .jar file with atlas-package
  3. Go to Bitbucket server's "Manage apps" page
  4. Click on the "Upload app" link and you will get a prompt for a file upload
  5. Upload the plugin .jar file you've just compiled

About

Merge check plugin for bitbucket - ensures that pull requests have been formatted with dotnet-format.

License:MIT License


Languages

Language:Java 98.9%Language:Closure Templates 1.1%