API Reference
stacker/github
Provides type definitions for working with GitHub notification events.
Constants
GitHubReasons
A set of constants representing possible reasons for a GitHub event.
Explanations for each reason can be found in the GitHub Docs.
GitHubTypes
A set of constants representing possible types of GitHub events.
Types
GitHubEvent
Represents a GitHub event.
GitHubRepository
Represents a GitHub repository.
GitHubOwner
Represents the owner of a GitHub repository.