Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Refering to violation comments to bbs for job DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 18, 2017
1 parent 1f8a72d commit 85aabe1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

Changelog of Pull Request Notifier for Bitbucket.

## Unreleased
## 2.60
### GitHub [#197](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/197) Button not displaying on PRs which are merged
Adding previously uncommitted change for

[ba712899a44e6f8](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/ba712899a44e6f8) Tomas Bjerre *2017-03-07 16:30:56*

### No issue
doc

Expand Down
2 changes: 2 additions & 0 deletions README_jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The job that you want to trigger must have:
* *Trigger builds remotely* checkbox checked.
* You may, or may not, use a token here.

There is a full job-dsl for this in [here](https://github.com/jenkinsci/violation-comments-to-stash-plugin).

I like to add an *Execute shell* build step and then just do `echo param: $paramName` to test that my parameter shows up in the build job log.

First, you may try to trigger Jenkins with [Curl](https://github.com/curl/curl) from command line and then, when you know how it should be done, configure the plugin.
Expand Down

0 comments on commit 85aabe1

Please sign in to comment.