Got commit on workflow commit

16 views
Skip to first unread message

Matt Goldberg

unread,
Nov 26, 2025, 4:14:46 PM (8 days ago) Nov 26
to TopBraid Suite Users
Hello-

Is there a way to cause a workflow commit to trigger a Git commit (assuming the git integration is configured) in that asset collection? I tried making an entry script for the Committed status that behaved like the builtin git:PushGraphToGit push script with some tweaks. However it didn't quite work, as I'm assuming the entry script runs before the workflow changes are actually applied to the master graph.

Thanks.

Holger Knublauch

unread,
Nov 30, 2025, 6:49:58 PM (4 days ago) Nov 30
to topbrai...@googlegroups.com
Hi Matt,

This sounds like a sensible requirement but I don’t think we have that option available out of the box. From what I can tell, the commit is (still) implemented as an SWP element teamwork:CommitTagService and could be overloaded with ui:overrides. In that override you could inject your own ADS script calls, including IO.git.commit(...)

Note we don’t recommend using SWP overrides and we actually have a ticket to replace the commit implementation to no longer require SWP. However, this is the only solution that I can think of right now for your use case.

Maybe we need to add a new kind of rule/extension point for this scenario. I have recorded this to our dev ticket for future consideration.

Holger


--
The topics of this mailing list include TopBraid EDG and related technologies such as SHACL.
To post to this group, send email to topbrai...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/topbraid-users/c7a8ad70-f228-4a4a-9621-da5858e2d54fn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages