takanorionuma/Change Notion Task Property
Notionタスクのプロパティを変更するアクション
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notionIdProperty | 変更対象のNotionのユニークIDプロパティ値。複数指定する場合はカンマ区切りで指定する。 例: "TSK-123, TSK-456" | — | — |
| beforeNotionIdProperty | 以前指定していたNotionのユニークIDプロパティ値。notionIdPropertyとの差分を見て、消えたものについてはunlinkする。 例: "TSK-123, TSK-456" | — | — |
| statusPropertyName | 変更するステータスのNotionプロパティ名 | — | — |
| statusPropertyValue | 変更後のステータスのNotionプロパティ値 | — | — |
| githubPrPropertyName | GitHub PRのプロパティ名 | yes | — |
Outputs
no outputs