sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

setCommits with `auto` option should accept an `environment` parameter

Open billyvg opened this issue 2 years ago • 4 comments

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

billyvg avatar Nov 17 '21 21:11 billyvg

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 🥀

github-actions[bot] avatar Jan 18 '22 12:01 github-actions[bot]

Implemented in https://github.com/getsentry/sentry-cli/pull/1145

kamilogorek avatar Mar 15 '22 11:03 kamilogorek

This issue isn't fixed, is it? It should probably be reopened until #1145 is able to be merged.

tonyarnold avatar Jul 25 '22 09:07 tonyarnold

Correct, it's not implemented yet. Reopened.

kamilogorek avatar Jul 25 '22 12:07 kamilogorek