You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the time, commits are properly set within releases (just 1), but sometimes a discrepancy happens and a release contains multiple commits (for which releases already exist):
see here commits in the latest release (including previous fe51918):
see here the release just before (which includes fe51918):
links to sentry if you have access: erroneous release, right release before that & list of our releases
There is no relevant info in the logs of the action.
The text was updated successfully, but these errors were encountered:
How would adding more commits to the available history in github action lead to less commits on sentry releases?
Fyi all our releases already have at least one commit.
(and in our case: each release should have exactly one commit given we create a release and deploy after every commit)
Github Sentry Action Release Bug Report
Environment
How do you use this action?
Standard Github runners, container built on top of archlinux:base
Which version of the action?
getsentry/[email protected]
Steps to Reproduce
Expected Result
Have only 1 commit in every release.
Actual Result
Most of the time, commits are properly set within releases (just 1), but sometimes a discrepancy happens and a release contains multiple commits (for which releases already exist):
see here commits in the latest release (including previous fe51918):
see here the release just before (which includes fe51918):
links to sentry if you have access: erroneous release, right release before that & list of our releases
There is no relevant info in the logs of the action.
The text was updated successfully, but these errors were encountered: