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

Support for GitHub Releases

Open landsman opened this issue 2 years ago • 1 comments

Feature request

My flow for production is based on GitHub Releases. I tried Chromatic and I really like it! So it's sad for me to see this error message:

release event is not supported in this action

Please add support for this event. I don't see a problem when I operate in GitHub Actions where I can do whatever I want with git etc.

landsman avatar May 10 '23 18:05 landsman

Could be combined with https://github.com/chromaui/chromatic-cli/issues/797 on generated tags and releases.

withinfocus avatar Sep 12 '23 16:09 withinfocus