nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

Post Build Comment doesn't work with multi-configuration projects #156

Closed proski closed 5 years ago

proski commented 5 years ago

Only standard messages are posted for multi-configuration projects. The "Post Build Comment" settings are ignored. Jenkins 2.138.3, all plugins up-to-date.

batmat commented 5 years ago

Unmaintained repo, unrelated to the Jenkins Project FYI. See https://github.com/nemccarthy/stash-pullrequest-builder-plugin/issues/158

proski commented 5 years ago

There is no "Issues" tab on https://github.com/jenkinsci/stash-pullrequest-builder-plugin so I can only report the issue here or in some other places (gitter, https://wiki.jenkins.io/display/JENKINS/Stash+pullrequest+builder+plugin etc). Please advise what would be the right place.

The issue is related to Jenkins and to stash-pullrequest-builder-plugin. The "Post Build Comment" feature is mentioned in README.md. The label is defined in StashPostBuildComment.java.

batmat commented 5 years ago

@proski the right place for all Jenkins ecosystem components hosted under https://github.com/jenkinsci is https://issues.jenkins-ci.org/secure/Dashboard.jspa

You will need to create an account on https://accounts.jenkins.io/ if not done already.

Thanks

proski commented 5 years ago

Closing this issue in favor of https://issues.jenkins-ci.org/browse/JENKINS-55853