sebastiancretu/notion-status-and-pr-update
Automatically move notion tickets on activity and set PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| right_delimiter | Right Delimiter for notion URL tickets | yes | — |
| left_delimiter | Left Delimiter for notion URL tickets | yes | — |
| notion_status_property | Notion property name for the Status of the tickets | yes | — |
| notion_pr_property_name | Name of the Notion Pull Request property | no | — |
| notion_pr_id_column_name | Identity column from the Notion Pull request list database | no | — |
| notion_pr_state_column_name | Column name from the Notion database that contains PR states | no | — |
| draft | Value of the status to put on the Notion Page when the PR state is `draft` | no | — |
| merged | Value of the status to put on the Notion Page when the PR state is `merged` | no | — |
| assigned | Value of the status to put on the Notion Page when the PR action is `assigned` | no | — |
| unassigned | Value of the status to put on the Notion Page when the PR action is `unassigned` | no | — |
| labeled | Value of the status to put on the Notion Page when the PR action is `labeled` | no | — |
| unlabeled | Value of the status to put on the Notion Page when the PR action is `unlabeled` | no | — |
| opened | Value of the status to put on the Notion Page when the PR action is `opened` | no | — |
| edited | Value of the status to put on the Notion Page when the PR action is `edited` | no | — |
| closed | Value of the status to put on the Notion Page when the PR action is `closed` | no | — |
| reopened | Value of the status to put on the Notion Page when the PR action is `reopened` | no | — |
| synchronize | Value of the status to put on the Notion Page when the PR action is `synchronize` | no | — |
| ready_for_review | Value of the status to put on the Notion Page when the PR action is `ready_for_review` | no | — |
| locked | Value of the status to put on the Notion Page when the PR action is `locked` | no | — |
| unlocked | Value of the status to put on the Notion Page when the PR action is `unlocked` | no | — |
| review_requested | Value of the status to put on the Notion Page when the PR action is `review_requested` | no | — |
Outputs
no outputs