Skip to content

Commit 1099d40

Browse files
committed
fix: include issue body in Gemini triage prompt
1 parent 78995a1 commit 1099d40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gemini-issue-triage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
built-in themes, ImPlot integration, and imgui-node-editor integration.
5959
6060
Issue title: ${{ github.event.issue.title }}
61+
Issue body: ${{ github.event.issue.body }}
6162
6263
Existing issues (for duplicate detection):
6364
${{ steps.existing.outputs.fetched }}

0 commit comments

Comments
 (0)