Skip to content

Commit 4fb2727

Browse files
committed
ci: Update A2A Types auto PR message
1 parent 1107151 commit 4fb2727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-a2a-types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
token: ${{ secrets.A2A_BOT_PAT }}
6969
committer: "a2a-bot <[email protected]>"
7070
author: "a2a-bot <[email protected]>"
71-
commit-message: "${{github.event.client_payload.message}} 🤖"
72-
title: "${{github.event.client_payload.message}} 🤖"
71+
commit-message: "chore: Update A2A types from specification 🤖"
72+
title: "chore: Update A2A types from specification 🤖"
7373
body: |
7474
This PR updates `src/a2a/types.py` based on the latest `specification/json/a2a.json` from [google-a2a/A2A](https://github.com/google-a2a/A2A/commit/${{ github.event.client_payload.sha }}).
7575
branch: "auto-update-a2a-types-${{ github.event.client_payload.sha }}"

0 commit comments

Comments
 (0)