setCommits with `auto` option should accept an `environment` parameter
When using setCommits() with auto: true and multiple environments, you can get into a state where your production releases do not have the right commits because its previous release is not production and does not have any commits (in the release). It would be good if we could look for commits in the previous release of a specific environment.
This could help fix https://github.com/getsentry/action-release/issues/54
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Implemented in https://github.com/getsentry/sentry-cli/pull/1145
This issue isn't fixed, is it? It should probably be reopened until #1145 is able to be merged.
Correct, it's not implemented yet. Reopened.