tbrockman/paint

A GitHub action to paint text in your contribution graph

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
textText to display on the contribution graphyes
tokenGitHub personal access token with access to create/delete repositories, push commits, and read user informationyes
userGitHub username to generate contribution graph forno
repoDummy GitHub repository to push the commits toyes
visibilityVisibility of the dummy repository (public, private, internal, or visibility of the repository being painted to)no
git_nameName to use for the git commits (defaults to name found in the GitHub user profile of the associated token)no
git_emailEmail to use for the git commits (defaults to email found in the GitHub user profile of the associated token)no
startStart date for the contribution graph (YYYY-MM-DD, defaults to today - 1y. Start rounds to the previous sunday)no
endEnd date for the contribution graph (YYYY-MM-DD, defaults to today. End rounds to the next saturday)no
force_dateSkip any date rounding and force the date range to be used for the contribution graph (YYYY-MM-DD to YYYY-MM-DD format)no
separatorSeparator for the contribution graphno|
inverseInvert the color of the pixels on the contribution graphnofalse
repeatRepeat the text on the contribution graph as many times as possiblenofalse
valignVertical alignment of the text on the contribution graph (top, center, bottom)nocenter
halignHorizontal alignment of the text on the contribution graph (left, center, right)nocenter
paddingPadding around the text on the contribution graph (in (top, right, bottom, left) format)no0 0 0 0
dry_runDo not push any commits to the targeted repositorynofalse

no outputs