-
Bug
-
Resolution: Fixed
-
Major
-
None
-
jenkins 1.576, youtrack plugin 0.6
While the youtrack plugin seems to be working fine generally, I do miss the option to execute a custom command from a build step. The description says "Execute commands from build steps", but I do miss the youtrack command options besides other available build step actions like "Execute a shell command".
Are there any prerequesites for it appear? Or maybe it's not implemented although the docs suggest it? (There is no further mention of it).
[JENKINS-24333] No action for executing command from build step
Summary | Original: No action for executing command from buidl step | New: No action for executing command from build step |
Environment | Original: jenkins 1.576 | New: jenkins 1.576, youtrack plugin 0.6 |
Sorry, the documentation is wrong. This is not currently possible. I will update the documentation.
Is what you want a build step where you can specify a search query and command to apply to each of the issues found by the query or is it something else? Can you perhaps describe the use case?
The above described build step should be pretty straighforward to implement, so will try to see if I can get time to do it in the next couple of days.