Skip to content

topic: transaction names sometimes need stripping of URLs

Anton Shestakov requested to merge topic/default/tns-report into branch/default

Transaction names during push or pull usually contain URL of the remote repo. Specifying e.g. tns-report-transactions=pull,push wouldn't work as expected unless we strip URLs from transaction names, so now we do it for this check.

Merge request reports