Personally I can't wait until we can use GitHub Actions on this project! My TL;DR on actions: a hosted (by GitHub) system where you can run any code (in Docker containers) to respond to any webhook that the repo fires
We don't have access to actions on this repo yet, but I have some ideas on what we can do with them when we do. They're super flexible and I bet we as a community have ALL KINDS of ideas what we can do with them.
Let's keep our ideas in here so we can go and do them when the time comes!
Top of my head ideas:
@chriscoffee do you have a link to Azurite?
@arschles https://github.com/Azure/Azurite
Thanks @marpio I was afk sorry! 馃憤
@arschles we talked about Release notes yesterday. so I was thinking maybe we can automate it with actions?
with each tag, we can publish a release notes with a list of Issues (not PRs as PR may fix a typo or another very minor thing)
This repository now has actions enabled. I'm going to open a new issue to add some actions alongside our drone / appveyor setup and see how it goes
Closing in favor of #1460
Most helpful comment
> We could publish a tweet to the @gomodsio Twitter account when we publish a new GitHub release