niklv/Notion release
Creates a new page in an existing database to capture release notes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Notion API token | yes | — |
| database | Parent database to add to | yes | — |
| name | Name for the release | yes | — |
| body | Body content for release notes | yes | — |
| tags | Comma separated tag list | no | — |
Outputs
| name | description |
|---|---|
| url | The URL of the created page |