Skip to content

Conversation

@eliasecchig
Copy link
Collaborator

Summary

Normalizes generated agent names in the CI workflow to ensure consistent naming conventions by converting to lowercase and replacing underscores with hyphens.

Changes

  • Updated TRUNCATED_NAME variable to transform agent names: uppercase → lowercase, underscores → hyphens
  • Prevents naming conflicts in generated test agents

Example

  • Data_Science_Agentdata-science-agent
  • My_Agent_Namemy-agent-name

Ensures generated agent names follow consistent naming conventions by converting to lowercase and replacing underscores with hyphens.
@eliasecchig eliasecchig merged commit 512c25c into google:main Oct 15, 2025
6 of 7 checks passed
eliasecchig added a commit to eliasecchig/adk-samples that referenced this pull request Nov 17, 2025
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