mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-18 11:02:26 -05:00
add comment id
This commit is contained in:
2
.github/workflows/link_checker_workflow.yaml
vendored
2
.github/workflows/link_checker_workflow.yaml
vendored
@@ -105,8 +105,8 @@ jobs:
|
||||
if: env.HAS_CHANGES == 'true' && steps.lychee-check.outcome == 'failure'
|
||||
uses: peter-evans/create-or-update-comment@v4
|
||||
with:
|
||||
comment-id: ${{ steps.find-comment.outputs.comment-id }}
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
# CHANGE: Read from the new combined file
|
||||
body-path: full-report.md
|
||||
edit-mode: replace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user