utisam/Notion Release Note
Transfer release note to notion database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Custom token to read release message. GITHUB_TOKEN is used at default. | no | ${{ github.token }} |
| notion_integration_secret | Integration secret of notion | yes | — |
| parent_database_id | Notion database ID to add release note | yes | — |
| properties | Properties to add to notion database | yes | — |
| github_ref_name | Tag of release to send. GITHUB_REF_NAME is used at default. | no | ${{ github.ref_name }} |
| github_repository | Repository of release to send. GITHUB_REPOSITORY is used at default. | no | ${{ github.repository }} |
Outputs
no outputs