Skip to content

Conversation

@Jorgagu
Copy link

@Jorgagu Jorgagu commented Sep 2, 2025

This pull request adds a new GitHub Actions workflow to enforce conventional commit and semantic pull request title standards for all pull requests. This helps ensure consistency and clarity in commit history and PR titles.

Continuous Integration and Commit Standards:

  • Introduced .github/workflows/conventional-commits-check.yaml to automatically check for conventional commit messages and semantic PR titles on pull requests using community GitHub Actions.
  • Provides automated feedback to contributors if their PR title does not comply with the Conventional Commits specification, and deletes previous error comments once the issue is resolved.

@Jorgagu Jorgagu changed the title Add conventional commits check workflow ci: add conventional commits check workflow Sep 2, 2025
@Jorgagu
Copy link
Author

Jorgagu commented Sep 2, 2025

👋 @damianopetrungaro could you please approuve the workflow to run and review this PR ?

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