Skip to content

Conversation

@TartanLeGrand
Copy link
Contributor

This pull request introduces a new GitHub Actions workflow to validate pull request titles against the Conventional Commits specification. The changes include renaming and updating the workflow file, adding documentation for the new workflow, and providing an example usage.

Workflow updates:

  • .github/workflows/conventional-commits.yaml: Renamed the workflow to "Lint PR" and updated it to validate pull request titles using the amannn/action-semantic-pull-request action. The workflow now uses workflow_call with a required GITHUB_TOKEN secret for authentication.

Documentation additions:

  • README.md: Added a section linking to the new "Conventional Commits" workflow and explaining its purpose.
  • conventional-commits/README.md: Created a new README file detailing the workflow, its required secrets, and an example usage configuration.

@TartanLeGrand TartanLeGrand merged commit d7d5455 into main May 27, 2025
@TartanLeGrand TartanLeGrand deleted the feat/conventional-commits/update branch May 27, 2025 06:30
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