-
Notifications
You must be signed in to change notification settings - Fork 0
Integration GoogleCloudDevOps
Your team is hosted on Google Cloud and looking for a native work tracker
or wiki equivalent to pair with wiki_ticket_sdd. Read this whole page
before configuring anything — the honest answer is mostly "there isn't
one."
N/A — see Adapter configuration below.
GCP has no native work tracker, and there is no gcp/codecatalyst-style
value to configure for it — ticketing.system in .work/config.yml
does not have a Google Cloud option, by design (confirmed in
ticket-sync/SKILL.md). A GCP-hosted team picks one of the systems that
does exist:
-
github(if code already lives on GitHub) — the only system with a real, shipped adapter today; seeIntegration-GitHub. -
gitlab,jira, orado— setticketing.systemaccordingly and follow that system's own integration page. -
other— if you're using something not listed (e.g. a self-hosted tracker), setticketing.system: other, name the real system inoptions:, and theticket-syncskill researches the tooling at runtime, same as any otherothervalue.
The nearest GCP-native building blocks — Cloud Source Repositories (a git host) and Cloud Deploy — are infrastructure, not issue trackers; they don't change this recommendation.
Don't configure a googleclouddevops/gcp value — it doesn't exist and
won't be recognized. Instead:
- Pick the real system you're actually using for issues (see above).
- Follow that system's own
Integration-<Name>page for setup, sync, and wiki behavior. - If genuinely nothing listed applies (a fully custom internal tracker),
use
ticketing.system: otherandwiki.system: other, and expect theticket-sync/wiki-publishskills to research your specific tooling live rather than following a pre-written runbook.
Not applicable at this page's level — mapping is defined by whichever real system you chose above; see that page.
Not applicable at this page's level — see the chosen system's own page.
Ticket/PR/release pages render identically regardless of ticketing system — nothing Google-Cloud-specific in rendering either way.
None — there is no GCP-native system this page could point to.
- The most common mistake is looking for a
gcporgooglevalue inticketing.system— it doesn't exist. Don't set an invented enum value; the config only validates the ones listed inIntegration-GitHub,Integration-GitLab,Integration-Jira,Integration-AzureDevOps, orother. - If your org later adopts a real GCP-native issue tracker, add it the
same way any new system gets added here: a new
Integration-<Name>page plus afallback-<key>.mdfile — don't wedge it into this page.
2026-07-25 — edit this page
- Roadmap
- Design-Doc · Code-Walkthrough
- Plan: Plan-ia-content-model
- Plan: Plan-ticket-sync-and-init-detection
- ADR-0001-event-log-fold-union-merge
- ADR-0002-skill-based-edges-typed-contract
- ADR-0003-green-gates-merge
- Index-Releases
- Latest snapshot: Roadmap-2026-07-29_v0.18.0-release
- Index-Status
- Index-Decisions