chore(ge-demo-generator): point template fetch defaults at this repository#2970
Merged
holtskinner merged 1 commit intoJul 13, 2026
Conversation
…t this repository Now that GoogleCloudPlatform#2963 is merged, the agent-template fetch defaults switch from the development fork to this repository at the merge commit (8ae1538), making the repository the single source of truth for deployed apps. Per the release checklist in AGENTS.md, TEMPLATE_REF advances to the latest commit that touches agent_template/ whenever the template changes.
holtskinner
approved these changes
Jul 13, 2026
ryotat7
added a commit
to ryotat7/generative-ai
that referenced
this pull request
Jul 15, 2026
…mmit Temporary review-time pin to the PR branch fork so generated setup scripts fetch the new agent_template/ (managed_agent/ + demo_skills/) before this PR is merged. A follow-up will re-point TEMPLATE_REPO / TEMPLATE_REF at this repository after merge, as in GoogleCloudPlatform#2970.
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.
Follow-up to #2963 (as noted in the review thread): now that the sample is merged, switch the
TEMPLATE_REPO/TEMPLATE_REFdefaults from the development fork to this repository at the merge commit8ae1538c. Verified the pinned sparse fetch from this repository works (0.8 s, 38 files). Two-line change inapp/Code.gs.