nikitaeverywhere/Sparse commit to a repository

Sparse checkout and commit to a single file of any git repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryURL of a repository to check out. Include credentials to this URL if needed.yes
filenameA name of a file to commit, including directories, if any. Directories that do not exist will be created.yes
file-contentA content of the file to commit.yes
git-user-nameThe user name that will appear in git commit.yes
temp-dirA temp directory where repository will be checked out.notemp-git-sparse-commit-${{ github.sha }}
git-user-emailThe user email that will appear in git commit.no""
git-commit-messageA commit message to use.noAutomated file update

no outputs