Jira JQL Extractor from Commits
Upload a commits CSV file, extract ticket numbers (`i[number]`), and generate Jira JQL links.
Use this tool to extract Jira ticket numbers from commit messages. Upload an exported commits CSV file, and the tool will parse commit messages, extract ticket numbers matching pattern `i[number]` (e.g. `i12345`), map them to the `SDICX-` prefix, and generate chunked JQL links to open them directly in Jira.
Upload Commits CSV
Drag and drop your exported commits CSV file here, or click to browse