GitHub PR Sync with Notion
Version updated for https://github.com/isoppp/github-pr-sync-with-notion to version v0.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “GitHub PR Sync with Notion” GitHub Action automates the synchronization of GitHub pull requests (PRs) with a Notion database. It links PRs to Notion tasks, updates links and statuses when PR titles or states change, and posts related Notion page links as PR comments. This action is ideal for individual developers or small teams without a Notion Business plan, streamlining task management and status tracking between GitHub and Notion.
Release notes
What’s Changed
- Add support for multiple task IDs in PR titles by @isoppp in https://github.com/isoppp/github-pr-sync-with-notion/pull/1
New Contributors
- @isoppp made their first contribution in https://github.com/isoppp/github-pr-sync-with-notion/pull/1
Full Changelog: https://github.com/isoppp/github-pr-sync-with-notion/compare/v0.1.0...v0.2.0