opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

Feature: Commit-message Prefix

Open LukasOchmann opened this issue 2 years ago • 1 comments

We use semanic branchnames like: feature/PROJECT-123-a-nice-new-feature or bug/PROJECT-456-oh-no-a-bug that will contain the Project ID and its Ticket Number. The Project ID and Ticket-number are also referenced in the Commits, making it easy to link them in the Ticket. So a commit would look like the following:

PROJECT-123
chore(package.json) updates some dependencies.
feat(src/components/someComponent.tsx) Implement awesome feature

It would be nice to be able to do that with opencommit

LukasOchmann avatar Mar 22 '23 07:03 LukasOchmann

Stale issue message

github-actions[bot] avatar May 01 '23 21:05 github-actions[bot]