onlydustxyz / starklings

An interactive tutorial to get you up and running with Starknet
309 stars 83 forks source link

Auto-generate release notes #147

Open Bernardstanislas opened 2 years ago

Bernardstanislas commented 2 years ago

First step is to check whether a release template would be useful, following the model there https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes Second is to check if this can automatically done from the Github action creating the release: https://github.com/onlydustxyz/starklings/blob/main/.github/workflows/build_binaries.yml#L48

Bernardstanislas commented 2 years ago

To do so, one might need to contribute to the release github action to add the calling parameter to the Github API