phish108/release-check

Run tests before merging

Closed this issue · 1 comments

Run tests before merging

This is a bit complicated:

  • create a new branch based on main
  • merge into that branch
  • run tests on that branch
  • delete the branch
  • if everything works correctly, allow PR to be merged into the main branch