alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
806 stars 72 forks source link

Have Derek add commits as well as PRs closed in each release note #141

Closed alexellis closed 4 years ago

alexellis commented 4 years ago

Have Derek add commits as well as PRs closed in each release note

Expected Behaviour

Commits to be included as well as PRs

Current Behaviour

Commits that are pushed not via a PR don't show up

Example with PRs: https://github.com/alexellis/derek/releases/tag/0.9.7 Example without: https://github.com/alexellis/derek/releases/tag/0.9.8 😢

Possible Solution

Check the approach I used for PRs, see if it can apply for commits too?

I.e.:

1321fba Update README.md aec0023 Add info for metrics-server 012474f Add app for MongoDB 8de92d0 Add helm3 flag for metrics-server 6bc7645 Add crossplane as a k3sup app aacbb62 fix readme 5f315c8 Extract helm download code to public package 5ce8d6a Move to apps to their own package e3439a0 Restore version info

alexellis commented 4 years ago

Example of what this looks like:

https://github.com/Logikk/kumbaya/releases/tag/0.1.6 https://github.com/Logikk/kumbaya/releases/tag/0.1.5