aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildListener.java
AgeCommit message (Collapse)AuthorFilesLines
2017-02-20Fix PR build status and update of job descriptionFrode Aannevik1-13/+35
BitbucketBuildListener was not invoked on pipeline jobs Change BitbucketBuildListener to extend from RunListener<Run<?, ?>> so it will invoked to update job description and PR build result
2014-02-12initial commitS.nishio1-0/+36