Skip to content

RuleContext

Shared context provided to rules when they run on an entity.

locator: RepositoryLocator

Repository location on GitHub.


octokit: Octokit & object & paginateGraphQLInterface & Api & object

Octokit instance that can send GitHub API calls.

paginate: PaginateInterface

retry: object

retryRequest: (error, retries, retryAfter) => RequestError

RequestError

number

number

RequestError


report: RuleReporter

Registers a new violation.