技能 编程开发 Granola CI 集成

Granola CI 集成

v20260311
granola-ci-integration
通过 Zapier 与 GitHub Actions 协同,自动将 Granola 会议记录中的行动项转换为 GitHub issue、Linear 任务、Slack 通知和文档更新,适合协调开发团队的自动化流程。
获取技能
196 次下载
概览

Granola CI Integration

Contents

Overview

Build automated workflows that process Granola meeting notes into GitHub issues, Linear tasks, Slack notifications, and documentation updates.

Prerequisites

  • Granola Pro or Business plan
  • Zapier account
  • GitHub repository (for Actions)
  • Development workflow understanding

Instructions

Step 1: Set Up Zapier Trigger

Create Zap with Granola "New Note Created" trigger. Add filter for meeting type (sprint, planning, etc.).

Step 2: Parse Action Items

Use Zapier Code step to extract action items with assignees from note content using regex patterns.

Step 3: Create GitHub Issues

Route parsed action items to GitHub as labeled issues with meeting context.

Step 4: Configure GitHub Actions Workflow

Create repository_dispatch workflow triggered by Zapier to update meeting logs and create issues programmatically.

Step 5: Add Linear Integration

Auto-create Linear tasks from action items with team assignment and meeting context.

Step 6: Set Up Slack Notifications

Post meeting summaries with action items and "View Full Notes" button to team channels.

See detailed implementation for Zapier code steps, GitHub Actions workflow YAML, Linear pipeline config, and Slack bot message format.

Output

  • Zapier pipeline processing meeting notes automatically
  • GitHub issues created from action items
  • Meeting log updated in repository
  • Slack notifications sent to team channels

Error Handling

Error Cause Solution
Webhook timeout Large payload Add processing delay step
Auth expired Token invalid Refresh OAuth tokens in Zapier
Rate limited Too many requests Add delays between actions
Parse failed Note format changed Update parsing regex logic

Examples

Integration Test Checklist

  • Schedule test meeting with sample action items
  • Verify Zapier trigger fires
  • Check GitHub issues created with correct labels
  • Confirm Slack notification sent to channel
  • Validate Linear tasks appear in correct team

Resources

Next Steps

Proceed to granola-deploy-integration for native app integrations.

信息
Category 编程开发
Name granola-ci-integration
版本 v20260311
大小 3.32KB
更新时间 2026-03-12
语言