Using the Bitbucket Integration
Follow a few steps to get up and running with Bitbucket
With Stark's Bitbucket integration, you can kick off an accessibility scan right from Bitbucket. To keep your work secure, no code is sent to our servers — it all happens right within Bitbucket!
Using the Bitbucket Integration
📝
Each report is categorized based on the WCAG success criteria just the way you’re used to from the WCAG audit tool in the Stark browser extensions.
To get started:
- Create a Bitbucket pipeline in your repository
- Add Stark's custom pipeline to your bitbucket-pipelines.yml file.
- Log into your Stark account
- Click
Create a Project - Scroll to
Import Bitbucket Repository - Copy to provided token into your bitbucket-pipelines.yml file. This token is unique to this project and should be treated as a secret.
- Optionally, you can provide Stark with some pipeline information so that you can kick off a scan from within the Stark project page - you'll need to select a branch as well
- You can now run your first scan! 🎉
- Be sure to check out the config options to tailor the scan to what you need (authenticated scanning, for example!)
For detailed instructions on setting up your pipeline, check out our advanced guide.
Have any questions about using Stark's developer tools? Don’t hesitate to reach out to us at support@getstark.co.