issueCommentProcessor

package
v0.0.0-...-25a8327 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IssueCommentProcessor

type IssueCommentProcessor struct {
	Client *gh.Client
}

IssueCommentProcessor is

func (*IssueCommentProcessor) ActToIssueCommentCreated

func (icp *IssueCommentProcessor) ActToIssueCommentCreated(issue *github.Issue, comment *github.IssueComment) error

ActToIssueCommentCreated acts to issue comment. It covers the following parts: assign to user if he comments `#dibs` or `/assign`

func (*IssueCommentProcessor) ActToIssueCommentDeleted

func (icp *IssueCommentProcessor) ActToIssueCommentDeleted(issue *github.Issue, comment *github.IssueComment) error

ActToIssueCommentDeleted acts an event that an issue comment is deleted.

func (*IssueCommentProcessor) Process

func (icp *IssueCommentProcessor) Process(data []byte) error

Process processes issue comment events

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL