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

DO-2177 Forcing Conventional Commits Rules on PRs #1310

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

amitza
Copy link
Collaborator

@amitza amitza commented Mar 18, 2024

Why Use Conventional Commits

  • Automatically generating CHANGELOGs.
  • Automatically determining a semantic version bump (based on the types of commits landed).
  • Communicating the nature of changes to teammates, the public, and other stakeholders.
  • Triggering build and publish processes.
  • Making it easier for people to contribute to your projects, by allowing them to explore a more structured commit history.

image

@amitza amitza self-assigned this Mar 18, 2024
@Yaroms Yaroms requested a review from omerlavanet March 19, 2024 09:57
@Yaroms Yaroms merged commit 842f20a into main Mar 19, 2024
8 checks passed
@Yaroms Yaroms deleted the DO-2177-lint-pr branch March 19, 2024 09:57
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.

None yet

2 participants