Skip to main content

Frequently Asked Questions

How do I add a repository to the dashboard

Follow all steps under Repo Integration, then follow Link test repositories to dashboard, and lastly follow all steps in Setup Multiple Workflows for Different Testing Purposes.

How do I set this project up from scratch

Follow all instructions provided under Repo Integration, Dashboard Setup, and Setup Multiple Workflows for Different Testing Purposes.

Can I use this project up for other languages

This project is not currently designed to support other languages. For minimal support you can follow Automate Github Actions and replace the npm commands with your language's test commands. Then follow all the steps in Dashboard Setup and Setup Multiple Workflows for Different Testing Purposes to set up the dashboard. This will create a dashboard that reports the test statuses of each repository but will not offer detailed test reports.