sentry-github-actions-app icon indicating copy to clipboard operation
sentry-github-actions-app copied to clipboard

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

Results 14 sentry-github-actions-app issues
Sort by recently updated
recently updated
newest added

Currently, I'm marking everything that is not a success to be considered a failure. For instance, this includes cancellation (which includes user cancelled jobs and time outs).

On April 2nd and 3rd there were no commits yet when looking a daily failure rate for `master` shows that there was activity. Upon further inspection it seems to be...

# Summary - minor improvements to "Try it out" section - notable change is to explicitly state that the newly created `.sentry` repo needs to be shared with the app...

This integartion sends quite a lot of spans to Sentry and we would like to reduce it to not go over the quota that we're paying for. In order to...