dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
173 stars 84 forks source link

Release drafter for automatic release descriptions #2142

Closed domwoe closed 1 year ago

domwoe commented 2 years ago

I noticed that we don't always have release notes. We used the following Github Action (https://github.com/marketplace/actions/release-drafter) in some projects in the past which can automatically create release notes based on PR/commit messages. This could be a low effort approach to some nice looking release notes :)

sesi200 commented 1 year ago

We use the auto-generate feature for release notes by now, as you can see here: https://github.com/dfinity/sdk/releases