profclems / glab

The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
https://glab.readthedocs.io/
MIT License
2.08k stars 163 forks source link

glab mr update: -f --fill-commit-body options #977

Open lpapp opened 2 years ago

lpapp commented 2 years ago

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?

clemsbot commented 2 years ago

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.