pi-top/gbp-dch Version Bumper
Update Debian source package changelog based on number of commits since last tagged version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ignore_regex | Newline-separated regex patterns to ignore when generating Debian changelog entries | — | — |
| author_name | Author name for Debian changelog entry | yes | — |
| author_email | Author email for Debian changelog entry | yes | — |
| since | Refname for the last git commit documented in the changelog | — | — |
| snapshot_number | Build number of the currently undocumented package | — | — |
| source_directory | Directory where Debian source package is, relative to workspace | — | ./ |
| release | Bump version to final release (i.e. not snapshot) | — | false |
Outputs
| name | description |
|---|---|
| version | package version written in changelog |