malcmiller/Issue Enhancer Agent
An AI-powered GitHub Action that enhances issue descriptions, comments, and labels using Semantic Kernel and Azure OpenAI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check_all | Whether to check all issues (true/false) | no | — |
| github_event_name | Name of the GitHub event that triggered the action | yes | — |
| github_issue_id | Unique ID of the GitHub issue | yes | — |
| github_token | GitHub token with repo access | yes | — |
| github_issue_comment_id | GitHub comment id | yes | — |
| azure_openai_target_uri | Azure OpenAI target URI | yes | — |
| azure_openai_api_key | API key for Azure OpenAI | yes | — |
| repository | GitHub repository name (owner/repo) | yes | — |
Outputs
| name | description |
|---|---|
| enhanced_summary | AI-generated summary or insight about the issue |