Guides
Run journeys in CI
Run Reqflo journeys from a CI pipeline.
Run journeys in CI
Running journeys in CI gives teams repeatable validation before merge, release, or deployment.
Workflow
- Choose the journeys that should gate the pipeline.
- Configure a safe environment.
- Provide required runtime variables and secret references.
- Run the journey command from CI.
- Publish results or coverage back to Reqflo.
- Fail the pipeline only on checks that should block release.
Recommendation
Start with a small smoke suite, then add broader coverage once the signal is reliable.