actions-marketplace-validations/Periodic Changelog
Generates updates to changelogs based on pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base_branch | Branch the pull requests should be against (e.g 'main') | no | main |
| operation | 'update_changelogs' or 'notify_slack' | no | update_changelogs |
| slack_webhook | Required for 'notify_slack' operation. | no | "" |
| github_token | The token used to make requests to the GitHub API. It's NOT used to make commits and should not be changed. | no | ${{ github.token }} |
Outputs
no outputs