Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExactIssue ¶
ExactIssue extracts the issue from request body.
func ExactIssueComment ¶
func ExactIssueComment(data []byte) (github.IssueComment, error)
ExactIssueComment extracts the issue comment from request body.
func ExactIssueLabels ¶
ExactIssueLabels extracts the issue labels from request body.
func ExactPR ¶
func ExactPR(data []byte) (github.PullRequest, error)
ExactPR extracts the pull request from request body.
func ExtractActionType ¶
ExtractActionType extracts the action type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.