GitHub
Last updated
Was this helpful?
Last updated
Was this helpful?
Integrate with GitHub to streamline testing into your CI/CD pipeline, providing real-time feedback within your repository. Run tests and suites on BugBug Cloud to ensure that only high-quality, thoroughly tested code is deployed to production environments, reducing the risk of introducing regressions or bugs.
Currently, it is possible to integrate in two ways:
Using (recommended)
Via
To add BugBug action to your workflow:
Go to the "Integrations" page
Find GitHub on the integrations list
Click on the "Manage" button
Continue by clicking on the "Open Github Action" button
GitHub Actions allows developers to create automated workflows directly within their GitHub repositories. Integrating with lets them seamlessly incorporate testing into your CI/CD pipeline to receive instant feedback on test results and quickly identify issues.
Keep in mind that BugBug Cloud Runner is only available on paid plans. More information about pricing can be found here:
Follow the instructions on to add BugBug Cloud Runner to your .yml files
Find your API token by following the instructions provided .
Discover where to find your suite ID by referring to the information available on this .