Skip to main content

Module pr

Module pr 

Source

Structs§

CreateArgs
Ctx

Functions§

commits
create
diff
files
report
request_changes
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.
unrequest_changes
Withdraws a change request. Gated for the same reason as its opposite, from the other side: withdrawing clears a block on a merge.