-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestintegrationIntegration with something elseIntegration with something else
Description
Enable commit messages to link with project management tools like Jira, ClickUp, or Linear. This includes:
- Detecting ticket IDs (e.g., PREFIX-XXXX for Jira) based on a regex pattern or any other suitable method provided in the config.yaml
- Making ticket references (as URL to the ticket) clickable in supported platforms (Github, Bitbucket,Gitlab)
- Providing an option to validate if a commit message contains a ticket ID
Note:
If the tool converts ticket IDs into URLs, the character counter linting should exclude the URL length from the total commit message length.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestintegrationIntegration with something elseIntegration with something else