GitHub Actions Honeymarker
Honeycomb Markers indicate points in time on your graphs where interesting things happen, such as deploys. This GitHub Action annotates graph timelines with a marker and optional metadata from your workflows.
How it works
This GitHub Action uses Honeycomb’s honeymarker tool. It will always send a marker for the deploy, even if the deploy failed. The gha-honeymarker should be added after a deploy indicating a successful change or otherwise. Every job will create a separate marker.
The Honeymarker GitHub Action is community contributed.
Markers can be added manually in the Honeycomb UI (as shown above). This GitHub Action adds markers from your deploy workflows automaticallly.