Open ocaisa opened 8 years ago
@ocaisa I enhanced the description a bit, to include other ideas to make --new-pr
smarter/better, and also made it a checklist...
Let's make this a project issue to track ideas/feature requests for --new-pr
and --update-pr
...
although not all boxes are checked here yet, the support for --new-pr
and --update-pr
is now considered stable (cfr. #1979)
the remaining things to implement will be enhancements to what is supported already, there should be no changes in semantics of the existing functionality of --new-pr
and --update-pr
I've enhanced this a bit to include other ideas for improving the GitHub integration beyond --new-pr
and --updat-pr
.
Would be nice if --new-pr would automatically include any required patch files.
Ideas to make
--new-pr
smarter:#1852)#1853)--robot
) (#1881)--sync-pr
, to (try to) sync a specific PR with currentdevelop
--sync-pr-with-branch
--merge-pr
, to merge a specified PR, but only after running a couple of checks (e.g. target branch, code review (lgtm
), successful test report, etc.)eb
--search-pr
, for searching pull requests for updates of a particular software package (title-only (fast), or actual contents (slow))