actions
actions copied to clipboard
This merge request adds a custom intro message field to the Slack action form. The new field allows users to specify an introductory message that will be included when posting...
Use Case - As a Looker Admin, I would like to have the feature/flexibility to schedule looks to different Google projects. Right now the Project ID is required to configure...
## Description The legacy Slack integration is failing with the following error: ## Current Behavior - The integration is located in `src/actions/slack/legacy_slack/` - It's attempting to use deprecated Slack API...
Trying to login from Google Ads Redirects to OAuth window and Auth in successfully. The auth will keep on going on a loop, asking to keep logging in again. But...
I recently got an email from slack that they will be retiring files.upload in March 2025 and replacing it with sequenced Web API methods. You can find the detailed change...
* Adds fetchTokenState to Hub.ActionRequest to store posted state data if present. * Modify GoogleDriveAction to account for this change * Add asJson method to ActionToken class to align with...
### Add Support for Authorized GCS Buckets in Google Cloud Storage Action This PR introduces a new parameter `authorized_buckets`. When configured, this parameter limits the list of selectable GCS buckets...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 7.0.7. Release notes Sourced from nodemailer's releases. v7.0.7 7.0.7 (2025-10-05) Bug Fixes addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99) dns: add memory...
# Describe the Bug The Google Cloud Storage (GCS) action fails during the data sending process, even though the configuration test passes successfully. The failure occurs when attempting to send...