This would return all consumer pacts with tags that matches the provided regex.
Adding this would allow consumers and providers to coordinate development with known branch patterns
ex:
tagPattern: .*-new-feature
Would return any pact that has a tag suffix of -new-feature