Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
11 stars 0 forks source link

Automated PR tests #3

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

We require make test to pass before PRs can be merged. Right now this is just something a developer needs to do locally and they check a box in the PR template. We should implement make test in a github action that is required to pass before a PR can be merged, and then we should update the PR template.