tdupoiron-actions/Copilot External Doc Updater

GitHub Action using Copilot SDK + Notion MCP to update documentation on PR merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
notion-tokenNotion API token for authenticationyes
notion-page-idThe ID of the Notion page to updateyes
github-tokenGitHub token for API accessyes${{ github.token }}
modelThe AI model to use for Copilot SDK (e.g., gpt-4o, gpt-4.1, claude-sonnet-4)nogpt-4o
update-modeWhat to update: "changelog-only" (just changelog), "changelog-and-doc" (both changelog and main doc page)nochangelog-and-doc

no outputs