run an script on approval completion
we are using RTC as defect tracking and git as SCM. I would like to associate a Work Item Approval completion (state approved) with an external script to update our git repository Has someone any idea how to implement a such feature?
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Nov 12 '12, 5:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Roger,
as far as I can tell, there is no such Participant (follow up action) available out of the box. You could have to code a Server extension. https://jazz.net/library/article/1000 shows how that is done as a workshop. I try to blog about API that I come across here: http://rsjazz.wordpress.com/. There are several posts that could be interesting to you, for example how to access approvals. You could launch the script using the Java process API. Roger Layani selected this answer as the correct answer
|
One other answer
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.