Report Deployment
Version updated for https://github.com/ewake-ai/report-deployment-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Report Deployment Action is a GitHub Action that integrates with Ewake to report deployment events, enabling correlation of deployments with incidents and providing contextual insights during investigations. It automates the process of sending deployment metadata (e.g., repository, commit SHA, timestamp, artifact name) to Ewake without disrupting workflows, even in the event of network errors or API issues. This action helps teams improve incident response by surfacing deployment-related context in their observability tools.
What’s Changed
What’s Changed
- feat: initial release of report-deployment action by @cian-ewake in https://github.com/ewake-ai/report-deployment-action/pull/1
New Contributors
- @cian-ewake made their first contribution in https://github.com/ewake-ai/report-deployment-action/pull/1
Full Changelog: https://github.com/ewake-ai/report-deployment-action/commits/v1.0.0