Semantic Issue Actions
Version updated for https://github.com/hwakabh/semantic-issue-action to version v0.6.7.
- This action is used across all versions by 12 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The semantic-issue-action is a GitHub Action that enforces adherence to Conventional Commit specifications for issue titles in a repository. It automates the validation of issue titles during specified issue events (e.g., creation, editing) and adds comments to issues with non-compliant titles, guiding users to correct them. This action helps maintain consistent and semantic issue naming conventions, improving project organization and readability.