alxbrla/PR to Notion Sync
Sync GitHub PRs with Notion tickets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notion_token | Notion integration token | yes | — |
| notion_tasks_db_id | Notion database ID containing tasks | yes | — |
| notion_pr_links_db_id | Notion database ID linking PRs with tasks | yes | — |
| notion_property_task_id | Notion Task ID property | yes | — |
| notion_property_closed_at | Property name for PR closed timestamp | — | Closed At |
| notion_property_created_at | Property name for PR created timestamp | — | Created At |
| notion_property_description | Property name for PR description | — | Description |
| notion_property_merged_at | Property name for PR merged timestamp | — | Merged At |
| notion_property_pr_number | Property name for PR number | — | PR Number |
| notion_property_state | Property name for PR state | — | State |
| notion_property_updated_at | Property name for PR updated timestamp | — | Updated At |
| notion_property_tasks | Property name for linked tasks | — | Tasks |
| notion_property_pr_url | Property name for PR URL | — | URL |
Outputs
no outputs