actions-marketplace-validations/notion-pr-linking
This GitHub Action will connect PRs you make to Notion tasks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 9, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/kolesnikov-pasha_github-pr-linker@5c1a96e73cb7353c53dbdfd136a2d39fce4d6fc9 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| database-id | ID of a database you want to use as a source of tasks. | — | — |
| notion-token | API token of your Notion integration. | — | — |
| task-id-param | Page parameter responsible for representing tasks IDs. | — | ID |
| task-id-prefix | Common prefix of the task ID parameter values. | — | TASKS |
Outputs
no outputs