codecommit_update_pull_request_title: Replaces the title of a pull request

View source: R/codecommit_operations.R

codecommit_update_pull_request_titleR Documentation

Replaces the title of a pull request

Description

Replaces the title of a pull request.

See https://www.paws-r-sdk.com/docs/codecommit_update_pull_request_title/ for full documentation.

Usage

codecommit_update_pull_request_title(pullRequestId, title)

Arguments

pullRequestId

[required] The system-generated ID of the pull request. To get this ID, use list_pull_requests.

title

[required] The updated title of the pull request. This replaces the existing title.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.