Closed
Description
I'd like to keep this separate from #148 – ideally we'd get that merged in first. Afterwards, we can work on testing actions and GitHub API interactions. Obviously we won't want to use the production GitHub API as we'd get rate limited very quickly, so we might want to run our own mock GitHub API, similar to https://github.com/mzabriskie/mock-github-api.