actions-marketplace-validations/Update Notion
Will update notion pages on PR update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| status-property-name | Name of the property name that will receive the new status | no | Status |
| url-property-name | Name of the property name that will receive the link of the PR | no | Github Url |
| required-prefix | Prefix string required just before the Notion link | no | "" |
| required-suffix | Suffix string required just after the Notion link | 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