Copilot External Doc Updater
Version updated for https://github.com/tdupoiron-actions/copilot-external-doc-updater to version v0.0.3.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The copilot-external-doc-updater GitHub Action automates the process of updating Notion documentation by leveraging the GitHub Copilot SDK and Notion MCP Server integration. It automatically generates and syncs changelogs to Notion when pull requests are merged and can optionally update Notion pages with README content. This action streamlines documentation management and reduces manual effort by using AI to intelligently interact with Notion’s API for dynamic content updates, supporting both automated and on-demand workflows.
Release notes
What’s Changed
- Fix/session management per operation by @tdupoiron in https://github.com/tdupoiron-actions/copilot-external-doc-updater/pull/20
Full Changelog: https://github.com/tdupoiron-actions/copilot-external-doc-updater/compare/v0.0.2...v0.0.3