I have some automation which alerts me of new releases for a few pieces of software on GitHub using the releases API. This doesn't work with DBMail, since "releases" are only tagged. It would be handy if those were created as "real" releases, per https://help.github.com/articles/creating-releases/.
I have some automation which alerts me of new releases for a few pieces of software on GitHub using the releases API. This doesn't work with DBMail, since "releases" are only tagged. It would be handy if those were created as "real" releases, per https://help.github.com/articles/creating-releases/.