Issue Title AI
Version updated for https://github.com/horw/issue-title-ai to version v0.1.8b.
- This action is used across all versions by 15 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
IssueTitleAI is a GitHub Action that leverages AI to analyze and improve GitHub issue titles, making them more descriptive, actionable, and discoverable. It automates the process of reviewing and enhancing issue titles by either suggesting improvements or directly updating them, based on the issue description. The action supports multiple AI providers, manages labels to avoid redundant processing, and can be configured to run automatically, manually, or on a schedule.
Release notes
What’s Changed
- fix: if body len smaller then 40 then skip edit by @horw in https://github.com/horw/issue-title-ai/pull/40
- feat: description_min_skip configuration by @horw in https://github.com/horw/issue-title-ai/pull/46
Full Changelog: https://github.com/horw/issue-title-ai/compare/v0.1.7b...v0.1.8b