Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic check for commit message format #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shamitha-shashidhara
Copy link
Contributor

@shamitha-shashidhara shamitha-shashidhara commented Dec 6, 2024

  • Add GitHub Actions workflow to commit messages on push and pull request events.
  • Create custom configuration file (.commitlintrc.json) to enforce commit message standards.
  • Document commit message format in CONTRIBUTING.md

@shamitha-shashidhara shamitha-shashidhara marked this pull request as draft December 24, 2024 09:48
@shamitha-shashidhara shamitha-shashidhara force-pushed the formatcheck branch 3 times, most recently from 26f2941 to f384393 Compare December 30, 2024 05:12
@shamitha-shashidhara shamitha-shashidhara marked this pull request as ready for review January 8, 2025 05:14
- Add GitHub Actions workflow to lint commit messages
on push and pull request events.
- Create custom commitlint configuration file (.commitlintrc.json)
to enforce commit message standards.
- Document commit message format in CONTRIBUTING.md

Signed-off-by: Shamitha Shashidhara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant