Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ability to pass build parameters to post build trigger #99

Merged
merged 4 commits into from
Jan 31, 2017

Conversation

sshelomentsev
Copy link

@sshelomentsev sshelomentsev commented Apr 21, 2016

Ability to pass build parameters in the post-build action 'Trigger parameterized build on other projects'.
Like ${bugID}/assembly, which ${bugID} is a string build parameter.
Also, I've added actions to job and build that shows a list of downstream projects that passed with parameters.

screen shot 2016-04-21 at 7 55 36 pm

screen shot 2016-04-21 at 7 55 27 pm

@sshelomentsev
Copy link
Author

Test Result (1 failure / +1)
hudson.plugins.parameterizedtrigger.test.SubversionRevisionBuildTriggerConfigTest.testRevisionParameter

This test fails local assembly of the master branch. I believe this is not an issue of the current pull-request.

@ad22
Copy link

ad22 commented May 15, 2016

This pull request should fix the failing unit test: #101

@sshelomentsev
Copy link
Author

Hi @oleg-nenashev
Can you please review this?

@sshelomentsev
Copy link
Author

This PR merged with the original master branch.
Could you please, guys @svanoort @huybrechts review this when you get a chance?

@kwhetstone
Copy link
Contributor

This looks fine, I'll merge it in.

@kwhetstone kwhetstone merged commit 3acb3c2 into jenkinsci:master Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants