Skip to content

Commit 7fa518c

Browse files
committed
feat(webhooks): update parameter text
1 parent 1ec5081 commit 7fa518c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/pact_broker/locale/en.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ en:
2626
providerLabels: the list of labels for the provider associated with the pact content, separated by ", ".
2727
pactUrl: the "permalink" URL to the newly published pact (the URL specifying the consumer version URL, rather than the "/latest" format.
2828
verificationResultUrl: the URL to the relevant verification result.
29-
githubVerificationStatus: the verification status using the correct keywords for posting to the the <a href="https://developer.github.com/v3/repos/statuses">Github commit status API</a>.
30-
bitbucketVerificationStatus: the verification status using the correct keywords for posting to the the <a href="https://developer.atlassian.com/server/bitbucket/how-tos/updating-build-status-for-commits/">Bitbucket commit status API</a>.
29+
githubVerificationStatus: the verification status using the correct keywords for posting to the Github commit status API. See https://developer.github.com/v3/repos/statuses.
30+
bitbucketVerificationStatus: the verification status using the correct keywords for posting to the Bitbucket commit status API. See https://developer.atlassian.com/server/bitbucket/how-tos/updating-build-status-for-commits/.
3131

3232
errors:
3333
validation:

0 commit comments

Comments
 (0)