rohitkrai03 / propr

A Github PR statistics dashboard.
MIT License
3 stars 3 forks source link

Setup CI using GitHub Actions #6

Closed rottencandy closed 3 years ago

rottencandy commented 3 years ago

Use GitHub Actions to test PRs, and optionally deploy new builds on PR merges.

rohitkrai03 commented 3 years ago

We can have two separate CI/CD issues if needed, one for PR testing and another for PR merges. Basically split CI and CD parts.