RTC GIT Integration - Query on the linking of commit
Hello Team,
We have established GIT to EWM linkage.
In the user demo, i was asked about below scenario and need the appropriate solution/procedure to achieve this
scenario: if user commits in GIT and forgot to maintain the right syntax or format (eg. work item 1233) and wanted to link that back again
with little search on web, i found the GIT allows ammend command to rename/change the commit message which could work for this case.
but is this only way or is there any other approach for this.
thanks in advance
</pre>
3 answers
There is documentation you should look at and search for commit: https://www.ibm.com/docs/en/engineering-lifecycle-management-suite
In the Jazz Community there are custom written tools that enhance capabilities:
Maybe you want to use an additional tool like TraceLynx to connect git commits with EMW tasks using just 2 clicks. You can find a demo video showing the linking between Gitlab and Jira using TraceLynx here: https://youtu.be/RBas3YSSrnE?si=gC3uqskp5BiMKbH1 Please let me know if this new kind of linking would be useful.