- Notifications
You must be signed in to change notification settings - Fork3.1k
Add ai_review_label to ai-issue-assessment.yml#1501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull request overview
This PR adds the missingai_review_label parameter to the AI issue assessment workflow, configuring it to usebug andenhancement as review labels. This parameter is required by theai-assessment-comment-labeler action according to the referenced documentation.
Key Changes:
- Added
ai_review_label: 'bug, enhancement'parameter to the workflow configuration
ada4bc0 intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Closes:#609
The
github/ai-assessment-comment-labeleraction requires theai_review_labelinput parameter. This was missing from the workflow configuration.ai_review_label: 'bug, enhancement'to specify the trigger labels for AI processingOriginal prompt
✨ Let Copilot coding agentset things up for you — coding agent works faster and does higher quality work when set up for your repo.