Skip to main content

request_changes

Function request_changes 

Source
pub async fn request_changes(ctx: &Ctx, id: u64, yes: bool) -> Result<()>
Expand description

Asks the author to change something. Marking a pull request is a claim about someone else’s work that the api cannot tell was warranted, so a human says yes: the command confirms first, and --yes is the only way past it.