Closed
Description
I got into the GitHub Actions Beta with my account, and the mail I got mentioned it was enabled for @pytest-dev as well!
So we could use GitHub Actions for a variety of things now:
- CI (instead of e.g. Travis)
- Workflow automation - see e.g. the examples here: https://github.com/actions/starter-workflows/tree/master/automation
I'll probably start experimenting a bit with qutebrowser and maybe (if nobody beats me to it) implement a Python library to write GitHub actions!
(However, it'll likely take me a while, last exam coming up next week, and then some holidays!)