You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit-message: "chore: 🤖Auto-update A2A types from google/A2A@${{ github.event.client_payload.sha }}"
71
+
title: "chore: 🤖 Auto-update A2A types from google/A2A"
72
72
body: |
73
-
This PR automatically updates the A2A schema types based on the latest specification.
74
-
75
-
This update was triggered by the scheduled workflow run.
76
-
See the workflow run details: [${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})
77
-
branch: "a2a-schema-update"
73
+
This PR updates `src/a2a/types.py` based on the latest `specification/json/a2a.json` from [google/A2A](https://github.com/google/A2A/commit/${{ github.event.client_payload.sha }}).
0 commit comments