Version Control
Send Playwright test results to GitLab merge requests automatically
Tynkr updates GitLab merge request statuses and pipeline results with Playwright test outcomes. Pass/fail status is posted as a pipeline check on the commit, and failures include a direct link to the Tynkr execution trace so developers can review what broke without leaving GitLab.
What you can do
- Block GitLab merge requests when end-to-end tests fail
- Post execution summaries to GitLab pipelines on every push
- Track test result history per merge request over time
Common questions
How does Tynkr integrate with GitLab?
Tynkr connects to GitLab via API token and posts pipeline status updates to commits and merge requests. When a workflow completes, Tynkr updates the commit status with pass/fail and a link to the full execution trace in the Tynkr dashboard.