Description
JiraGit is a user-friendly tool designed to streamline the commit process by enforcing a specific commit message format, which includes a Jira task key. With this tool, your commits will adhere to the format: "[<jira task key>]: <commit message>."
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: