chore(ci): Sync GitHub workflows from main branch to v1#6199
Closed
wuliang229 wants to merge 1 commit into
Closed
Conversation
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.
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! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Sync updated workflows and CI configuration from main branch to v1 branch.
Summary of Changes:
.github/workflows/block-merge.ymland.github/workflows/release-update-adk-web.yamlfrom main.setup-uvto v7 andsetup-pythonto v6 in release publish workflows.PYTHONPATHtocontributing/samples/adk_teamacross triage, stale-bot, answering, and monitoring workflows.gemini-3.5-flashin stale-bot and issue-monitor workflows.if: github.repository == 'google/adk-python') to prevent workflows from running on forks.google-adk[db]dependency in release analyzer workflow.