tempoxyz/Changelogs

Create a PR with version bumps and changelogs, and publish packages when merged

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ecosystemEcosystem to use (rust, python, go). Auto-detected if not specified.no
crate-tokenCrates.io API token for publishing (Rust)no
pypi-tokenPyPI API token for publishing (Python)no
python-versionPython version for building and publishing (Python ecosystem)no3.11
commitCommit message for version bump (overrides conventional-commit)no
conventional-commitUse conventional commit format (chore: prefix)nofalse
prereleasePrerelease identifier for release candidates (e.g. rc creates rc1, rc2).no
branchBranch name for the version PR. Defaults to changelog-release/{trigger-branch}, enabling independent release PRs per branch.no
post-version-commandCommand to run after version bumps but before PR creation (e.g. refreshing lockfiles).no
publish-mode"registry" (default) publishes to crates.io/PyPI when registry authentication is configured. "tags-only" intentionally skips registry authentication and only creates git tags + GitHub releases. When no registry authentication is configured, registry upload is skipped automatically.noregistry
github-tokenGitHub token for creating PRsno${{ github.token }}
namedescription
hasChangelogsWhether there are pending changelogs
pullRequestNumberThe pull request number if created or updated
publishedWhether packages were published
publishedPackagesJSON array of published packages