vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 62 forks source link

Edit body of pull request #385

Open ibizaman opened 5 years ago

ibizaman commented 5 years ago

First of all THANK YOU for making and maintaining this project.

Is it possible to edit the body of a pull request after it was submitted?

I tried searching everywhere but couldn't find any info related to that. I tried also magithub-edit-thing on the body but it just told me there's nothing to edit. Dived into source code but leads nowhere.

If that feature does not exist, I'd be happy to dive in a post a PR. I'd of course be happy for pointers. 🙂

vermiculus commented 5 years ago

Not yet :wink: I'd be happy to review a PR.

The only similar thing that you could use as a model is magithub-comment-edit. I think you'll find that a command to edit a pull request body will be very similar to a command for editing an issue body, so you may find magithub-interactive-issue-or-pr helpful for defining both at the same time.

ibizaman commented 5 years ago

Awesome, taking a look right now.

-- Using magithub to post this comment :wink: