Closed zavan closed 7 years ago
I don't know how this service works, but we do keep an up-to-date CHANGELOG all the time. So I'm not sure what we're supposed to do to make it work with sibbel. I like the idea so I'd appreciate any help with integrating.
@solnic Sibbel and other services read it from GitHub's release notes.
It's basically step 6 of this guide: https://help.github.com/articles/creating-releases/
Since you already keep a CHANGELOG, you can simply copy the entry from the CHANGELOG to the GitHub release when creating the release tag (although it may not be so simple if your release process is automated).
OK I'll start including release notes in tag commit messages, this should do the trick
Sibbel is a service that notifies devs about package updates:
It shows release notes in the email and website:
But not when they're not filled :(
So it would be nice if you could include release notes with the tags.
(I'm not affiliated to sibbel in any way)