Commit Issue Parser

This Raycast extension allows you to parse your issue urls (such as Jira, GitHub and GitLab) to provide you with a commit name and description that you can use with Git!

Back to projects

What is it?

First of all, Raycast is a productivity app that primarily serves as an application launcher for macOS, but goes well beyond a simple improved Spotlight.
Commit Issue Parser is a Raycast extension that allows you to parse URLs from your tickets (like Jira, GitHub, and GitLab) to provide a commit name and description that you can use to format your Git commit names!

How to use it?

Install Raycast and the Commit Issue Parser extension. You can then define a keyboard shortcut to launch the extension quickly.
  • Use your shortcut, or open Raycast and enter the command "Parse Issue Url"
  • Enter your ticket URL
  • (Optional) Enter your commit name and body using a comma as a separator
Finally, search for the most appropriate commit type and press Enter to paste the commit name and description into your active application!
Example of commit name selection

Example of commit name selection

The extension has been made compatible with the Angular commit naming convention, but also with the Gitmoji convention!
If you do not have a ticket URL or a body, or if you want to use your own scope, the extension adapts correctly to your input because all parameters are optional.
I hope this extension will please many people, and that you will be able to use it to improve your development workflow.
Do not hesitate to create an issue on the GitHub repository to share your suggestions or problems encountered.

Article published on August 09, 2025

NameCommit Issue Parser
ReleasedAug 05, 2025
TargetDevelopers
Open GitHub

Key Features

  • Parse issue urls
  • GitHub, GitLab and Jira compatibility
  • Generate commit name, a description and a body