Skip to content

jenkinsci/bitbucket-approve-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbucket-approve-plugin

Plugin that enables Jenkins to approve commits on Bitbucket. In a sense, you may compare it to how Travis and Github are working together.

Configuration

The plugin creates a global configuration option to supply a username and a password. That user needs to have write access to your Bitbucket Repository.

Usage

In your job, create a Post-Build-Step called Approve commit on bitbucket. Configure that step and set the repository owner and the repository name.

Build status

In addition to approving your commit on a successful build you can also select the option to mark the commit with a build status (success or fail).

Questions, suggestions?

Don't hesitate to file an issue or a pull request. This is my first attempt to creating a Jenkins plugin so appreciate any suggestions.

Cheers

About

Plugin that enables Jenkins to approve commits on Bitbucket

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%