Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 5719ae1e4f3d69359f5d873fa1b15b1af04990d9
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/5719ae1e4f3d69359f5d873fa1b15b1af04990d9
  Author: Pavel Roskin <plros...@gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M README.md
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildEnvironmentContributor.java
    M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildEnvironmentContributorTest.java

  Log Message:
  -----------
  Make project and repository name available everywhere in project configuration

Make StashBuildEnvironmentContributor provide destinationRepositoryOwner
and destinationRepositoryName variables through the buildEnvironmentFor()
function with a Job argument.

${destinationRepositoryOwner} and ${destinationRepositoryName} can now be
used in configuration fields that are not tied to a specific build.

In particular, they can be used in the repository browser URL, e.g.
http://stash/projects/${destinationRepositoryOwner}/repos/${destinationRepositoryName}/

Builds triggered by Stash Pull Request Builder will have those variables
replaced with the actual values from the pull request.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/5bccde-5719ae%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to