-
Notifications
You must be signed in to change notification settings - Fork 0
bb_pull request_review
eximus edited this page Feb 25, 2024
·
2 revisions
Review a pull request (merge, approve, unnaprove, decline ...)
Merge, approve, unnaprove, decline or request/unrequest changes in a pull request If no ID is given the operation will be applied to the first PR found for the current branch
bb pull-request review [ID]... [flags]
-a, --approve Approve pull request
-d, --decline Decline pull request
-h, --help help for review
-m, --merge Merge pull request
--message string Attach message to action (merge)
-c, --request-changes Request changes to the pull request
-u, --unnaprove Unnaprove pull request
-U, --unrequest-changes Remove request changes status from pull request. [31mNot implemented[m
--config string config file (default is $HOME/.config/bb.yaml)
-R, --repo string selected repository
- bb pull-request - Manage pull requests [pr]