1 repository
Configuring the Git identity and message for automated deployment commits.
Distinct from Deployment Commit Tracking: Existing candidates focus on rollbacks, simulation, or AI generation, not the customization of author identity for automation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Deployment Commit Customization. Refine with filters or upvote what's useful.
This project is a GitHub Action designed to automate the deployment of static files and generated sites to GitHub Pages. It functions as a deployment tool that pushes build artifacts from a workflow to a remote Git repository branch for web hosting. The tool supports publishing to external repositories, enabling a private-to-public workflow to keep source code hidden. It also provides compatibility with GitHub Enterprise Server instances for deployments within private corporate environments. Core capabilities include managing the hosting branch through the creation of orphan branches to remo
Allows setting custom Git usernames, emails, and commit messages for the deployment action.