matyrobbrt/Fork Repository
An action that forks changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow_id | The ID of the workflow | yes | *** |
| token | The GitHub token to use. | no | ${{ github.token }} |
| branch | The branch to create a changelog for. | no | — |
| commit_regex | A regular expression used to filter out commits. | no | — |
Outputs
| name | description |
|---|---|
| changelog | The generated changelog |