Interface CommitCommentEvent

    • Method Detail

      • action

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

        @Nullable
        Comment comment()
        The repository Comment created.