mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #663] ci: add conventional commits check workflow #644
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/663
Author: @Jorgagu
Created: 9/2/2025
Status: 🔄 Open
Base:
master← Head:ci/add-conventionnal-commits-check📝 Commits (1)
09058bfci: add conventional commits check workflow📊 Changes
1 file changed (+49 additions, -0 deletions)
View changed files
➕
.github/workflows/conventional-commits-check.yaml(+49 -0)📄 Description
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:
.github/workflows/conventional-commits-check.yamlto automatically check for conventional commit messages and semantic PR titles on pull requests using community GitHub Actions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.