• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • addPullRequestComment

Function addPullRequestComment

  • addPullRequestComment(config, params, context?): Promise<BacklogResponse<PullRequestComment>>
  • Add Pull Request Comment プルリクエストコメントの追加

    Adds comments on pull requests.

    Parameters

    • config: contracts.BacklogConfig
    • params: AddPullRequestCommentParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<PullRequestComment>>

    • Defined in src/endpoints/BacklogRepositoryApi.ts:191

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc