##// END OF EJS Templates
pull-requests: changed the order of close-branch after merge, so we don't leave open heads....
pull-requests: changed the order of close-branch after merge, so we don't leave open heads. Branches will be closed, and then merged based on the close commit. This is a proper and recommended workflow for feature branches and close option.

File last commit:

r4355:2b460b0c default
r4436:37e7e17e default
Show More
pull-request-methods.rst
447 lines | 16.6 KiB | text/x-rst | RstLexer
/ docs / api / methods / pull-request-methods.rst

pull_request methods

close_pull_request

comment_pull_request

create_pull_request

get_pull_request

get_pull_request_comments

get_pull_requests

merge_pull_request

update_pull_request