Semantic Issue Actions
Version updated for https://github.com/hwakabh/semantic-issue-action to version v0.6.8.
- 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 GitHub Action ensures that issue titles in a repository adhere to the Conventional Commit specifications. It automates the validation process by monitoring issue events (e.g., opened, edited) and posts a comment on the issue if the title format does not comply with the specified standards. This action helps enforce consistent and meaningful issue title conventions across repositories, improving collaboration and project organization.