It's all about the answers!

Ask a question

How to run a script before check-in


Deenadayalan T S (111) | asked Aug 01 '16, 7:12 a.m.
 Hi,

I would like to run a script before user commit/check-in the changes.
Also, the result of script shall affect the check-in process, like fail/pass status of script will determine whether check-in can continue.

Is there an option to perform this in RTC client?

Thanks,
Deena

Comments
Geoffrey Clemm commented Aug 01 '16, 1:54 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Note that this is not currently supported by RTC because it prevents a user from putting incomplete work under source code control, which increases the risk you will lose partial work.   RTC instead provides separate operations for "save my work" (checkin) and "make my work visible to my team mates" (deliver).   Why do you want to put this check on Checkin, rather than Deliver?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Aug 01 '16, 8:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
RTC currently has no extension point to allow that. You can add your interest here 375669: Provide an extension point for check in to allow advisors and participants to be configured.

Your answer


Register or to post 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.