autoresponder

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName = "ti-community-autoresponder"

Variables

This section is empty.

Functions

func HandleIssueCommentEvent

func HandleIssueCommentEvent(gc githubClient, ice *github.IssueCommentEvent,
	cfg *tiexternalplugins.Configuration, log *logrus.Entry) error

HandleIssueCommentEvent handles a GitHub issue comment event and auto respond it.

func HandleIssueEvent

func HandleIssueEvent(gc githubClient, issueEvent *github.IssueEvent,
	cfg *tiexternalplugins.Configuration, log *logrus.Entry) error

HandleIssueEvent handles a GitHub issue event and auto respond it.

func HandlePullRequestEvent

func HandlePullRequestEvent(gc githubClient, pullRequestEvent *github.PullRequestEvent,
	cfg *tiexternalplugins.Configuration, log *logrus.Entry) error

HandlePullRequestEvent handles a GitHub pull request event and auto respond it.

func HandlePullReviewCommentEvent

func HandlePullReviewCommentEvent(gc githubClient, pullReviewCommentEvent *github.ReviewCommentEvent,
	cfg *tiexternalplugins.Configuration, log *logrus.Entry) error

HandlePullReviewCommentEvent handles a GitHub pull request review comment event and auto respond it.

func HandlePullReviewEvent

func HandlePullReviewEvent(gc githubClient, pullReviewEvent *github.ReviewEvent,
	cfg *tiexternalplugins.Configuration, log *logrus.Entry) error

HandlePullReviewEvent handles a GitHub pull request review event and auto respond it.

func HelpProvider

HelpProvider constructs the PluginHelp for this plugin that takes into account enabled repositories. HelpProvider defines the type for function that construct the PluginHelp for plugins.

Types

This section is empty.

Jump to

Keyboard shortcuts

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