Share via


CommitToGit Action

Push your changes to git.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
CommitMessage
Edm.String False False

The commit message that will be recorded as part of this commit

SolutionUniqueName
Edm.String False False

The solution unique name of the solution to have its changes committed to git

Return type

Type Nullable Description
CommitToGitResponse False Contains the response of the CommitToGit action.

See also