mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user