From 15dc7170ef2e432e8f340ab7242dea2d5e932f74 Mon Sep 17 00:00:00 2001 From: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com> Date: Thu, 5 Feb 2026 14:27:46 -0500 Subject: [PATCH] ci: fix ai-pr label commenting (#49685) --- .github/workflows/pull-request-labeled.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request-labeled.yml b/.github/workflows/pull-request-labeled.yml index 0c540cf165..00ae179146 100644 --- a/.github/workflows/pull-request-labeled.yml +++ b/.github/workflows/pull-request-labeled.yml @@ -60,6 +60,7 @@ jobs: with: actions: 'create-comment' token: ${{ steps.generate-token.outputs.token }} + issue-number: ${{ github.event.pull_request.number }} body: |