The feature request
Conventional commits is a simple and widely-used convention for commit messages. It would be great if they were styled differently in the "History" tab to make distinguishing different commit types easier.
Proposed solution
It would be great if it could appear like this:
(Screenshot taken with the Refined GitHub extension)
The colourful and distinctive badges make it easy to differentiate types of commits.
Additional context
Relevant sources from Refined GitHub which may be useful in adding this feature:
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/helpers/conventional-commits.ts
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/features/conventional-commits.css
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/features/conventional-commits.tsx
The feature request
Conventional commits is a simple and widely-used convention for commit messages. It would be great if they were styled differently in the "History" tab to make distinguishing different commit types easier.
Proposed solution
It would be great if it could appear like this:
(Screenshot taken with the Refined GitHub extension)
The colourful and distinctive badges make it easy to differentiate types of commits.
Additional context
Relevant sources from Refined GitHub which may be useful in adding this feature:
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/helpers/conventional-commits.ts
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/features/conventional-commits.css
https://github.com/refined-github/refined-github/blob/96a16b11abc95f59f1bfa525544fb0abf705a23d/source/features/conventional-commits.tsx