Skip to content

Commit ada4bc0

Browse files
CopilotJoannaaKL
andauthored
Add ai_review_label to ai-issue-assessment.yml (#1501)
* Initial plan * Add ai_review_label to ai-issue-assessment.yml Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com>
1 parent 9c73e88 commit ada4bc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ai-issue-assessment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: github/ai-assessment-comment-labeler@e3bedc38cfffa9179fe4cee8f7ecc93bffb3fee7 # v1.0.1
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
26+
ai_review_label: 'bug, enhancement'
2627
issue_number: ${{ github.event.issue.number }}
2728
issue_body: ${{ github.event.issue.body }}
2829
prompts_directory: '.github/prompts'

0 commit comments

Comments
 (0)