Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api-helper/code/review/slackReviewListener"

Index

Type aliases

DeepLink

DeepLink: (grr: RemoteRepoRef, sourceLocation: SourceLocation) => string

Strategy for deep linking to a source control system.

Type declaration

    • (grr: RemoteRepoRef, sourceLocation: SourceLocation): string
    • Parameters

      • grr: RemoteRepoRef
      • sourceLocation: SourceLocation

      Returns string

Functions

reviewCommentToAttachment

  • reviewCommentToAttachment(grr: GitHubRepoRef, rc: ReviewComment, dl: DeepLink): Attachment

sendReviewToSlack

slackReviewListener

slackReviewListenerRegistration

Generated using TypeDoc