Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/review/reviewerToCommand"

Index

Type aliases

ReviewRouter

ReviewRouter<PARAMS>: (pr: ProjectReview, params: PARAMS, title: string, ctx: HandlerContext) => Promise<ActionResult<RepoRef>>

Function signature to route ProjectReviews, for example to GitHub issues or MessageClient

Type parameters

  • PARAMS

Type declaration

Functions

defaultDetails

handleReviewOneOrMany

reviewerHandler

Generated using TypeDoc