Create Signed Commit
Version updated for https://github.com/statens-pensjonskasse/gha-create-signed-commit to version v0.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create Signed Commit Action” is a GitHub Action that automates the creation of signed commits using the GitHub API, with the option to push them immediately or batch multiple commits before pushing. It simplifies workflows by enabling precise control over commit operations, such as specifying file paths, parent commits, and target branches, while ensuring commits are signed and comply with repository protection rules. This action is especially useful for automating version control tasks, such as updating files, cherry-picking changes, or managing multi-commit operations.
Release notes
What’s Changed
- fix(deps): update all non-major dependencies by @renovate[bot] in https://github.com/statens-pensjonskasse/gha-create-signed-commit/pull/3
New Contributors
- @renovate[bot] made their first contribution in https://github.com/statens-pensjonskasse/gha-create-signed-commit/pull/3
Full Changelog: https://github.com/statens-pensjonskasse/gha-create-signed-commit/compare/v0.1.0...v0.1.1