Skip to content

chore(a2a): onboard a2a-maintainer (self-maintaining A2A surface) - #125

Merged
izzywdev merged 4 commits into
mainfrom
chore/a2a-maintainer-onboard
Jul 24, 2026
Merged

chore(a2a): onboard a2a-maintainer (self-maintaining A2A surface)#125
izzywdev merged 4 commits into
mainfrom
chore/a2a-maintainer-onboard

Conversation

@izzywdev

Copy link
Copy Markdown
Owner

Onboards a2a-maintainer (FuzeSDLC#63): the CI workflow + agent def + a manifest declaration, so this repo's A2A surface stays current automatically. The workflow skips without ANTHROPIC_API_KEY and first runs on the next PR (not this one). Owner PR → auto-merges on green.

🤖 Generated with Claude Code

izzywdev and others added 3 commits July 24, 2026 08:17
Adds the a2a-maintain.yml CI workflow, the a2a-maintainer agent def, and declares
the agent in .fuze/manifest.json so this repo's A2A surface self-maintains on every
PR (FuzeSDLC#63). Skips without ANTHROPIC_API_KEY; the newly-added workflow first
runs on the NEXT PR (pull_request uses the base-branch definition), so this onboard
PR does not trigger it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session-Id: 17fb89fd-3579-433b-a6c4-9c9e7f3ec549
Adds the a2a-maintain.yml CI workflow, the a2a-maintainer agent def, and declares
the agent in .fuze/manifest.json so this repo's A2A surface self-maintains on every
PR (FuzeSDLC#63). Skips without ANTHROPIC_API_KEY; the newly-added workflow first
runs on the NEXT PR (pull_request uses the base-branch definition), so this onboard
PR does not trigger it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session-Id: 17fb89fd-3579-433b-a6c4-9c9e7f3ec549
Adds the a2a-maintain.yml CI workflow, the a2a-maintainer agent def, and declares
the agent in .fuze/manifest.json so this repo's A2A surface self-maintains on every
PR (FuzeSDLC#63). Skips without ANTHROPIC_API_KEY; the newly-added workflow first
runs on the NEXT PR (pull_request uses the base-branch definition), so this onboard
PR does not trigger it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session-Id: 17fb89fd-3579-433b-a6c4-9c9e7f3ec549
@izzywdev
izzywdev enabled auto-merge (squash) July 24, 2026 05:17

- name: Checkout PR head (writable, same-repo only)
if: steps.guard.outputs.ok == 'true'
uses: actions/checkout@v4
@izzywdev
izzywdev merged commit b3dfb13 into main Jul 24, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants