GitHub Integration
Install the app once and every pull request gets driven. IronBee reads what the commit changed, exercises it against the deployed preview, and posts what it found on the pull request itself.
Connect GitHub. Every pull request gets verified.
A commit landsOn a pull request, or when one is opened. No workflow file to add.
- Change analysedIronBee checks out the code, reads what the commit changed and decides what to check.
- Driven in a real browserAgainst your real backend, on the build that pull request produced. Watch it live in the Console.
- Verdict on the pull requestPosted as a check and a comment: what was verified, what was found, and the fix on the line.
Install the app once. From then on every pull request is verified before anyone reviews it, and the evidence lives in the Console.
The whole run, in the review
No tab to open and no dashboard to check. What the agent did, what it found, and where it came from are in the thread with the change.
Read-only, and only while a run is happening
The app asks for what the verification agent needs to do its job and nothing beyond it.
Read-only repository access
The agent checks out your code during an automated verification. It does not write to your repository.
Scoped to what you install it on
Choose the repositories the app can see when you install it, and change that at any time from GitHub.
Findings, not code, leave the run
What lands on the pull request is the verification: what was checked, what broke, and the files involved.
IronBee Verification
Verification failed