- Getting Started
- Code Review
- Platforms
- CI integrations
- Web Projects
- Developer Tools
- Get Notified
- API
Screenshotbot works on any CI framework.
On the following CI platforms, we can read the environment variables and determine most of the context we need to automatically generate reports:
If your CI is not listed above, please contact us and we can usually add it very quickly.
For some CI platforms such as Jenkins or Phabricator's Harbormaster, you might need to provide additional command line arguments manually. Here's a basic list of arguments that you might need to pass:
--repo-url ... --build-url ... # optional --pull-request ... # URL of the pull request (except for Phabricator) --phabricator-diff-id ... # diff ID for Phabricator
Sign up or contact us.