biobootloader/wolverine

Extensions for Github Actions

almightychang opened this issue · 0 comments

This project seems great if combined with CI/CD process.

For example...

  1. User upload project with test codes
  2. CI workflow, such as GitHub Action, run tests on top of wolverine
  3. Wolverine catches the bug and create pull requests

As result, the developers can accelerate debugging in TDD.