Uses of Class
org.kohsuke.github.GHCommitBuilder
Packages that use GHCommitBuilder
-
Uses of GHCommitBuilder in org.kohsuke.github
Methods in org.kohsuke.github that return GHCommitBuilderModifier and TypeMethodDescriptionConfigures the author of this commit.Configures the committer of this commit.GHRepository.createCommit()
Create commit gh commit builder.Message gh commit builder.Parent gh commit builder.Tree gh commit builder.GHCommitBuilder.withSignature
(String signature) Configures the PGP signature of this commit.