zivl / sentry-testkit

A Sentry plugin to allow Sentry report interception and further inspection of the data being sent
https://zivl.github.io/sentry-testkit/
MIT License
112 stars 26 forks source link

generate automatic CHANGELOG.md file #67

Closed zivl closed 3 years ago

zivl commented 3 years ago

We need to investigate what's the effort to create and generate a CHANGELOG.md automatically for every release

sidoruk-sv commented 3 years ago

Will grab this)

sidoruk-sv commented 3 years ago

@zivl

Could you please explain the current release process, please. And should we document it in https://github.com/wix/sentry-testkit/blob/master/CONTRIBUTING.md?

zivl commented 3 years ago

sure! up until now, i was not using the tag and releases options of github. I manually published it. I've started something to make it automatic upon tag, as can be seen in travis.yml file, but I've never tagged... i guess i got used to manually publishing