opensource-nepal / commitlint

commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
GNU General Public License v3.0
16 stars 9 forks source link

feat: added error annotation on github actions #31

Closed aj3sh closed 6 months ago

aj3sh commented 6 months ago

Description

Added GitHub actions error message if commitlint fails.

Extra:

Related Issue

Fixes #24

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

Checklist

Additional Notes

Outcome:

Screenshot 2024-04-03 at 7 41 46 PM

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

subashcs commented 6 months ago

Looks good