Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webhooks): support ${pactbroker.currentlyDeployedProviderVersionNumber} in webhook templates #402

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

bethesque
Copy link
Member

Yet another thing that has become possible now that we support explicit environments.

When the parameter ${pactbroker.currentlyDeployedProviderVersionNumber} is used in a template, a triggered webhook will be created for each provider version that is currently deployed (deduplicated, so that if the same version is deployed to multiple environments, only one webhook will be triggered).

@bethesque bethesque requested review from mefellows and uglyog March 22, 2021 01:20
Copy link
Member

@mefellows mefellows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@bethesque bethesque merged commit 1e5487f into master Mar 22, 2021
@bethesque bethesque deleted the feat/support-currently-deployed-in-webhooks branch March 22, 2021 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants