JO
Jennifer OkaforOP1 day ago
It would be amazing if ConformPilot could automatically create JIRA tickets for each accessibility violation found during an audit.
Currently I have to manually copy violations into JIRA which takes hours. An integration that maps severity levels to JIRA priority and includes the code snippet would save so much time.
2 Replies
TH
Thomas Hargreaves20 hours ago
+1 for this! I'd also love to see GitHub Issues integration. Being able to auto-file issues with WCAG criterion, severity, and affected URL would be a game changer for dev teams.
AD
Alex Drummond18 hours ago
In the meantime, you can use the JSON export from ConformPilot and a small script to push to JIRA via their REST API. Happy to share my script if that helps!