You will need an API key to trigger Stably from GitHub Actions. Visit the settings page to find the key.
Global Setup and Teardown
Configure global setup and teardown for your test suites using GitHub Actions while native support is in development.
We currently do not support global setup and teardown natively. It is on our roadmap, and we’d love to chat with you about your specific use case.
In the meantime, you can trigger Stably tests in GitHub Actions and add setup and teardown steps. Here is an example: