Skip to content

Commit edd3646

Browse files
K-Misteleclaude
andcommitted
chore: update version-bump workflow to edit existing PR comment
Uses --edit-last to update the previous comment instead of creating a new one on each push. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a3fd6f0 commit edd3646

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ jobs:
8282
env:
8383
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8484
run: |
85+
gh pr comment ${{ github.event.pull_request.number }} --body-file CLAUDE_OUTPUT.md --edit-last || \
8586
gh pr comment ${{ github.event.pull_request.number }} --body-file CLAUDE_OUTPUT.md

0 commit comments

Comments
 (0)