Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldRunOnIssue ¶
func ShouldRunOnIssue(event *github.IssuesEvent, configuredActions slices.StringSlice) bool
ShouldRunOnIssue returns true if the action should run on a given issues event and user defined actions
func ShouldRunOnPullRequest ¶
func ShouldRunOnPullRequest(event *github.PullRequestEvent, configuredActions slices.StringSlice) bool
ShouldRunOnPullRequest returns true if the action should run on a given pull request event and user defined actions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.