configuration/createHudsonJobForBug.sh now accepting Bugzilla API Key #7
axeluhl
started this conversation in
News for Developers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you'd like your shiny new build job that you create using the configuration/createHudsonJobForBug.sh script to include the bug's summary in its description, set your BUGZILLA_API_KEY environment variable to an API key you obtain from https://bugzilla.sapsailing.com/bugzilla/userprefs.cgi?tab=apikey or pass the API key as the second argument, after the bug ID, as in
./configuration/createHudsonJobForBug.sh 12345 {Bugzilla-API-Key}
Beta Was this translation helpful? Give feedback.
All reactions