PascalHonegger/ChaosConnect

GitHub Actions

Closed this issue · 0 comments

Automatically run test and checks on pull request. The following automatic actions would be very helpful:

  • Run Unit Test on Push
  • Run Docker build on PR
  • Publish built Docker image on release
  • Only allow PR merge if Unit Tests passed and Images could be built