Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitSuggestion

An object describing the git suggestion. Git suggestions are currently limited to suggested pull requests.

Hierarchy

  • GitSuggestion

Index

Properties

Properties

Optional properties

properties: object

Specific properties describing the suggestion.

Type declaration

  • [key: string]: any

Optional type

type: string

The type of suggestion (e.g. pull request).

Generated using TypeDoc