プルリク情報

This commit is contained in:
ry.yamafuji 2025-12-04 13:00:47 +09:00
parent 8c3545a93f
commit 37c5d586fa

View File

@ -37,10 +37,8 @@ jobs:
run: |
echo 'echo ${{ toJson(github.event_name) }}'
echo 'echo ${{ toJson(github.event) }}'
echo 'echo ${{ toJson(gitea.event_name) }}'
echo 'echo ${{ toJson(gitea.event) }}'
curl -v -X POST \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
-d "{\"body\": \"## :mag: Ruff Lint Results\n\`\`\`\ntest\n\`\`\`\"}" \
${{ gitea.server_url }}/api/v1/repos/${{ gitea.repository }}/issues/${{ github.event.pull_request.number }}/comments
${{ gitea.server_url }}/api/v1/repos/${{ gitea.repository }}/issues/8/comments