Apps
Creator
Guilherme Salgueiro
Generates a weekly changelog from completed Linear issues and publishes to Notion, Slack, and Email.
Fetches issues using LINEAR_LIST_LINEAR_ISSUES, filters to recently completed, categorizes by type, creates Notion entry, posts to Slack, and sends email notification.
| App | Purpose |
|---|---|
| Linear | Fetch completed issues |
| Notion | Store changelog entry |
| Slack | Notify team |
| Gmail | Email notification |
| Input | Description | Format |
|---|---|---|
| slack_channel | Slack channel name | WITHOUT # prefix |
| notion_database_id | Notion Changelog database ID | UUID format |
Changelog entry created in Notion with Slack and email notifications sent.