(unless you mean <https://github.com/pact-foundati...
# pact-go
m
(unless you mean https://github.com/pact-foundation/pact-go/blob/master/dsl/verify_mesage_request.go, in which case, you’re right, it needs to be added)
j
Right now I got it working by retrieving the git branch in code and adding it as a tag. Although for convenience I also made a PR: https://github.com/pact-foundation/pact-go/pull/209
Just noticed an error occurs when using the change: "unknown field 'TagWithGitBranch' in struct literal of type types.VerifyRequest". I probably need to add some definition somewhere, looking into it
👍 1