Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 28, 2025

Closes: #609

The github/ai-assessment-comment-labeler action requires the ai_review_label input parameter. This was missing from the workflow configuration.

  • Added ai_review_label: 'bug, enhancement' to specify the trigger labels for AI processing
Original prompt

This section details on the original issue you should resolve

<issue_title>Add ai_review_label to https://github.com/github/github-mcp-server/blob/main/.github/workflows/ai-issue-assessment.yml</issue_title>
<issue_description>ai_review_label is missing required ai_review_label. Add it and set to bug, enhancement.
Refer to the docs https://github.com/github/ai-assessment-comment-labeler.
Do not edit other files than ai-issue-assessment.yml.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>
@JoannaaKL JoannaaKL marked this pull request as ready for review November 28, 2025 10:30
@JoannaaKL JoannaaKL requested a review from a team as a code owner November 28, 2025 10:30
Copilot AI review requested due to automatic review settings November 28, 2025 10:30
Copilot finished reviewing on behalf of JoannaaKL November 28, 2025 10:31
Copilot AI changed the title [WIP] Add ai_review_label to ai-issue-assessment.yml Add ai_review_label to ai-issue-assessment.yml Nov 28, 2025
Copilot finished work on behalf of JoannaaKL November 28, 2025 10:31
Copilot AI requested a review from JoannaaKL November 28, 2025 10:31
Copy link
Contributor

Copilot AI left a 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 missing ai_review_label parameter to the AI issue assessment workflow, configuring it to use bug and enhancement as review labels. This parameter is required by the ai-assessment-comment-labeler action according to the referenced documentation.

Key Changes:

  • Added ai_review_label: 'bug, enhancement' parameter to the workflow configuration

@JoannaaKL JoannaaKL merged commit ada4bc0 into main Nov 28, 2025
29 of 31 checks passed
@JoannaaKL JoannaaKL deleted the copilot/add-ai-review-label branch November 28, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ai_review_label to https://github.com/github/github-mcp-server/blob/main/.github/workflows/ai-issue-assessment.yml

2 participants