Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

feat: add a walkthrough for google sheets events - #262

Open
mario99logic wants to merge 4 commits into
mainfrom
mario/int-456-sheets_events
Open

feat: add a walkthrough for google sheets events#262
mario99logic wants to merge 4 commits into
mainfrom
mario/int-456-sheets_events

Conversation

@mario99logic

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new walkthrough demonstrating how to monitor and respond to Google Sheets document changes using Google Drive integration. The walkthrough provides a complete example of setting up event-driven automation for spreadsheet modifications.

  • Creates a Python program that filters Google Drive events for spreadsheet changes
  • Configures autokitteh project with Google Drive integration and file change triggers
  • Provides comprehensive documentation with setup instructions and limitations

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
walkthroughs/get_google_sheets_notifications/program.py Core Python logic for filtering spreadsheet events and handling change notifications
walkthroughs/get_google_sheets_notifications/autokitteh.yaml Project configuration with Google Drive connection and file change trigger
walkthroughs/get_google_sheets_notifications/README.md Complete documentation with setup instructions, workflow explanation, and known limitations

Comment thread walkthroughs/get_google_sheets_notifications/program.py Outdated
mario99logic and others added 3 commits August 6, 2025 19:19
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants