glab mr update: -f --fill-commit-body options
Describe the feature or problem you'd like to solve I have accidentally issues:
glab mr create -a laszlo.papp -l mylabel --reviewer foo.bar,hello.world -b 3d-arch -f -y
without -fill-commit-body
This works fine for creating a MR from a single commit, but for multiple commits, the title and description of MR are not very informative.
Propose a Solution
When I do a mistake like above, if I could have glab mr update to have a -fill-commit-body parameter, that would be great.
Additional context
glab mr update id -f -fill-commit-body would be great to have. Does it fit or was it deliberately not implemented?
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.