Merge check plugin for bitbucket - ensures that pull requests have been formatted with dotnet-format.
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
- Download the Atlassian SDK (from here)
- Compile the plugin .jar file with
atlas-package
- Go to Bitbucket server's "Manage apps" page
- Click on the "Upload app" link and you will get a prompt for a file upload
- Upload the plugin .jar file you've just compiled