Interface CommitCommentEvent

    • Method Detail

      • action

        @Nullable
        java.lang.String action()
        The action that was performed.
      • comment

        @Nullable
        Comment comment()
        The repository Comment created.