GitLab integration — accessibility checks in the merge-request flow
Toiste opens GitLab issues, comments on merge requests, and runs a CI check that can block new accessibility regressions from reaching main.
CI check
A Toiste pipeline job reports the count and severity of new findings. Teams can make it required before merge on protected branches.
Auto MR comments
Regressed components get a merge-request comment containing selector, EN/WCAG criterion, and suggested fix.
Issues
Toiste can open a GitLab issue automatically for a new component-level finding, routed to the right project and labels.