We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GitHub allows an API for reporting on deployments.
https://docs.github.com/en/rest/deployments/deployments?apiVersion=2022-11-28
https://docs.github.com/en/webhooks/webhook-events-and-payloads#deployment
https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment
Pact Broker supports two types of recording of applications existing in a particular environment.
recording releases
recording deployments
Docs:- https://docs.pact.io/pact_broker/recording_deployments_and_releases
It might be a nice feature to provide webhooks which can be registered to allow for informing various systems of
deployment
undeployment
release
support-ended
https://pact.canny.io/admin/board/feature-requests/p/event-deployment-related-activities
The text was updated successfully, but these errors were encountered:
This issue has been linked to a Canny post: Event - Deployment Related Activities 🎉
Sorry, something went wrong.
No branches or pull requests
GitHub allows an API for reporting on deployments.
https://docs.github.com/en/rest/deployments/deployments?apiVersion=2022-11-28
https://docs.github.com/en/webhooks/webhook-events-and-payloads#deployment
https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment
Pact Broker supports two types of recording of applications existing in a particular environment.
recording releases
recording deployments
Docs:- https://docs.pact.io/pact_broker/recording_deployments_and_releases
It might be a nice feature to provide webhooks which can be registered to allow for informing various systems of
deployment
undeployment
release
support-ended
https://pact.canny.io/admin/board/feature-requests/p/event-deployment-related-activities
The text was updated successfully, but these errors were encountered: