add Google triggers doc link in workspace native triggers settings (#8091)

Add docsUrl to the Google service config in WorkspaceIntegrations so a
"Docs" button appears next to the Google integration, linking to
https://www.windmill.dev/docs/core_concepts/native_triggers#google-triggers.
This follows the same pattern already used for Nextcloud.

Closes #8090

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com>
This commit is contained in:
claude[bot]
2026-02-28 07:04:40 +00:00
committed by GitHub
parent fb9bca7c8f
commit aa09e6fe9f
@@ -57,6 +57,7 @@
displayName: 'Google',
description: 'Connect to Google for Drive and Calendar triggers',
icon: GoogleIcon,
docsUrl: 'https://www.windmill.dev/docs/core_concepts/native_triggers#google-triggers',
requiresBaseUrl: false,
clientIdPlaceholder: 'xxxx.apps.googleusercontent.com',
clientSecretPlaceholder: 'Google Cloud Console client secret',