Description
JiraGit is a developer productivity tool designed to enforce consistent Git commit message conventions across teams. It helps developers follow a predefined format — [JIRA-KEY]: commit message — ensuring every commit is traceable, readable, and aligned with project management workflows.
Key Features
- Tasks assigned to you in Jira can be loaded, and you can effortlessly choose which task to associate with your commit.
How it works
- Open your workspace folder.
- Initialize your JiraGit by pressing Ctrl+Shift+P and searching for "Linfa: Initialize JiraGit."
- Provide your Jira username, password, and project key.
- When you're ready to commit, stage the files, and press Ctrl+Shift+P to find "Linfa: Commit with Jira support."
- Select the relevant task.
- Insert the commit message.
- Enjoy the streamlined commit process!
For this project, I used the following technology stack: