Documentation ¶
Overview ¶
Package reporter provides check result reporting.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHub ¶
type GitHub struct {
// contains filtered or unexported fields
}
GitHub is a reporter that summarizes policy statuses as GitHub statuses.
func NewGitHubReporter ¶
NewGitHubReporter returns a reporter that posts policy checks as status checks on a pull request.
Click to show internal directories.
Click to hide internal directories.