Documentation
¶
Index ¶
Constants ¶
View Source
const ( // GitDefaultCommitMessage is the default commit message when committing changes to the repository using pulumi GitDefaultCommitMessage = "chore(repo-sync): update repository files" // GitCommiterName is the name of the git commiter when committing changes to the repository using pulumi GitCommiterName = "github-actions[bot]" // GitCommiterEmail is the email of the git commiter when committing changes to the repository using pulumi GitCommiterEmail = "kemadev+github-actions[bot]@users.noreply.github.com" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.