Closed MattIPv4 closed 5 years ago
All PRs that are submitted to the repo should make use of GitHub Actions to run the test suite.
Things to consider:
Whilst most developers will test their code locally before PR'ing, having CI to ensure tests pass on PRs will be useful for reviewers.
Website/API Suggestion
Description
All PRs that are submitted to the repo should make use of GitHub Actions to run the test suite.
Things to consider:
Why
Whilst most developers will test their code locally before PR'ing, having CI to ensure tests pass on PRs will be useful for reviewers.