Skip to content

Commit cbeb315

Browse files
CopilotJoannaaKL
andcommitted
Add ai_review_label to ai-issue-assessment.yml
Co-authored-by: JoannaaKL <[email protected]>
1 parent 8ccc633 commit cbeb315

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)