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

[feat]: Add Conventional Commits Checker Action to Repository #212

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

Mr-Sunglasses
Copy link
Member

[feat]: Add Conventional Commits Checker Action to Repository

This PR introduces a new feature to the repository by adding the "Conventional Commits Checker Action." This action automates the process of checking commits against conventional commit message standards, enhancing the project's commit consistency and making it easier to manage version releases.

Key Changes:

  • Added a GitHub Actions workflow for Conventional Commits checking.
  • Configured the action to run on every push to the repository.
  • Updated the README with instructions on how to use the new action.

This contribution aligns with our commitment to improving the development process and maintaining a clean and well-documented commit history.

Closes #211

@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for fossc ready!

Name Link
🔨 Latest commit c86efbe
🔍 Latest deploy log https://app.netlify.com/sites/fossc/deploys/6527e8d00609260007000cc4
😎 Deploy Preview https://deploy-preview-212--fossc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Mr-Sunglasses Mr-Sunglasses merged commit dc87d6c into FOSS-Community:main Oct 12, 2023
4 of 5 checks passed
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.

Add Conventional Commit Checker in GHA.
1 participant