Skip to content

Commit 920aee2

Browse files
committed
Update acknowledge comment by reflecting actual una's response
1 parent aacf441 commit 920aee2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/gemini-dispatch.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,13 @@ jobs:
122122
GITHUB_TOKEN: '${{ steps.mint_identity_token.outputs.token || secrets.GITHUB_TOKEN || github.token }}'
123123
ISSUE_NUMBER: '${{ github.event.pull_request.number || github.event.issue.number }}'
124124
MESSAGE: |-
125-
こんばんニャア(*゚▲ ゚*)
125+
えへ~
126126
127-
@${{ github.actor }} からのリクエストを受け取ったにゃ! いま[確認中](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})だから、ちょっと待つにゃしぃ!
127+
ありがとう!
128+
129+
レビューさせてもらうにゃ!
130+
131+
[🔍️🔍️🔍️️](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
128132
REPOSITORY: '${{ github.repository }}'
129133
run: |-
130134
gh issue comment "${ISSUE_NUMBER}" \

0 commit comments

Comments
 (0)