Skip to content

chore(ci): Sync GitHub workflows from main branch to v1#6199

Closed
wuliang229 wants to merge 1 commit into
v1from
sync-github-workflows-to-v1
Closed

chore(ci): Sync GitHub workflows from main branch to v1#6199
wuliang229 wants to merge 1 commit into
v1from
sync-github-workflows-to-v1

Conversation

@wuliang229

Copy link
Copy Markdown
Collaborator

Description

Sync updated workflows and CI configuration from main branch to v1 branch.

Summary of Changes:

  • Added .github/workflows/block-merge.yml and .github/workflows/release-update-adk-web.yaml from main.
  • Updated license headers across all workflow files.
  • Updated setup-uv to v7 and setup-python to v6 in release publish workflows.
  • Updated PYTHONPATH to contributing/samples/adk_team across triage, stale-bot, answering, and monitoring workflows.
  • Updated LLM model names to gemini-3.5-flash in stale-bot and issue-monitor workflows.
  • Added repository checks (if: github.repository == 'google/adk-python') to prevent workflows from running on forks.
  • Fixed google-adk[db] dependency in release analyzer workflow.
  • Preserved v1-specific release-please configuration and version manifest files.

The v1 branch workflows are behind main, missing recent CI checks, dependency bumps, and workflow fixes. Synced .github/workflows/ from main to v1 while keeping v1 release-please configuration intact.
@adk-bot

adk-bot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Response from ADK Triaging Agent

Hello @wuliang229, thank you for creating this PR!

To help reviewers understand and verify these workflow changes, could you please add a testing plan section to your PR description?

According to our Contribution Guidelines, all PRs (excluding small documentation or typo fixes) should include a testing plan to describe how the changes were or will be tested. This helps ensure our workflows and CI configurations run smoothly and saves time during the review process.

Thank you!

@wuliang229 wuliang229 closed this Jun 23, 2026
@wuliang229 wuliang229 deleted the sync-github-workflows-to-v1 branch June 23, 2026 16:41
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