Skip to content

add google docs with actions and triggers and update app locale setup #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

nickmazurenko
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 23, 2025 16:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds full Google Docs integration with new actions, triggers, and helper functions while also updating the app locale setup and CI configuration.

  • Introduces new Google Docs triggers (e.g., new document detection) and actions (e.g., upload, create-from-text, append text).
  • Adds supporting helpers (e.g., export-document, template placeholder retrieval) and updates related catalog and package configurations.

Reviewed Changes

Copilot reviewed 57 out of 57 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
ts/src/i18n/en/apps/DocusignESignature/index.ts Added locale strings for Docusign eSignature.
ts/src/i18n/en/apps/Asana/index.ts Added locale strings for Asana integration.
ts/src/apps/google-docs/triggers/new-document.trigger.ts Added a new trigger for Google Docs document creation.
ts/src/apps/google-docs/actions/* Added multiple Google Docs actions (upload, get, create from text, append text).
ts/src/apps/google-docs/helpers/* Added helpers for export, placeholders, allowed values, and client constants.
ts/src/ActionsCatalogue/index.ts, ts/package.json, .github/workflows/pull_request.yml Updated integration catalogue, dependencies, and CI environment variables.

@nickmazurenko nickmazurenko merged commit 5594c51 into develop May 23, 2025
1 check passed
@nickmazurenko nickmazurenko deleted the feature/google-docs branch May 23, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant