Fire the checkin triggers for each new checkin introduced with a replication
Alternatively you could add separate triggers for this purpose.
Teams that use a replication workflow currently have at disposal only these triggers:
before-replicationwrite
after-replicationwrite
before-replicationread
after-replicationread
They are however lacking any details about what was introduced in the replication.
If you use them to connect for example with Discord, you will repeatedly receive "Replication write operation on myrepo" notifications that lack any details.
3
votes
nihi
shared this idea