getsentry / sentry-github-actions-app

This app allows your organization to instrument Github Actions with Sentry. You can use this to get insight of what parts of your CI are slow or failing often
MIT License
18 stars 8 forks source link

Create Sentry releases for the deployment #48

Closed armenzg closed 2 years ago

armenzg commented 2 years ago

I'm looking to use the getsentry/action-release action in order to create releases for the internal deployment we have. This issue will document the steps I took.

armenzg commented 2 years ago

As documented in the repo I took the following steps:

[1]

image