workflow pr
Open a pull request for the current branch
Synopsis
Compose a pull request for the checked-out branch from its commits, the issue and the repository’s template — the same as the interface — pushing the branch first when it is not yet on its remote. A preview is confirmed first.
Once it is open, it offers — as the interface does — to link it on the branch’s issue, then to move the issue to the review status (jira.review_status).
workflow pr [flags]Options
-h, --help help for pr
--yes go ahead without asking: push the branch when it needs it, open the pull request, link it on the issue and move the issue to the review statusOptions inherited from parent commands
--dry-run hold back every write to Jira, the forge, the messaging service, git and files, and say what it would have done
--log string append a one-line outline of each request (method, path, status, duration) to FILE, for a bug reportSEE ALSO
- workflow - Run your Jira, Git forge and messaging workflow from the terminal