Skip to content

[dep-bump] Stale routine bump: Update a2a-sdk[http-server] requirement from >=0.3.22 to >=1.1.0 in /a2a/simple_generalist in agent-examples #513

[dep-bump] Stale routine bump: Update a2a-sdk[http-server] requirement from >=0.3.22 to >=1.1.0 in /a2a/simple_generalist in agent-examples

[dep-bump] Stale routine bump: Update a2a-sdk[http-server] requirement from >=0.3.22 to >=1.1.0 in /a2a/simple_generalist in agent-examples #513

Workflow file for this run

# Issue Self-Assign
#
# Thin caller for the org-wide reusable self-assign workflow.
# Configuration and defaults are managed centrally in kagenti/.github.
#
# Reference: https://github.com/kagenti/.github/blob/main/.github/workflows/self-assign-reusable.yml
#
name: Issue self-assign
on:
issue_comment:
types: [created]
permissions:
contents: read
issues: write
jobs:
self-assign:
uses: kagenti/.github/.github/workflows/self-assign-reusable.yml@main
secrets:
ISSUE_ASSIGN_TOKEN: ${{ secrets.ISSUE_ASSIGN_TOKEN }}