Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MonthlyPullRequestContributions

Describes a user's pull request contributions on a monthly basis

Hierarchy

  • MonthlyPullRequestContributions

Index

Properties

month

month: string

Which month of the year the contributions were made in

privatePullRequestContributionsCount

privatePullRequestContributionsCount: number

Number of pull requests opened in private repositories

publicPullRequestContributions

publicPullRequestContributions: PullRequestContributionsByRepository[]

Pull request contributions to public repositories

Generated using TypeDoc