PavlikPolivka / GitLabProjects

Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs
Other
122 stars 80 forks source link

Set merge request title to the last commit message title #164

Open bufistov opened 4 years ago

bufistov commented 4 years ago

Hi @PavlikPolivka,

I am using plugin mostly to create merge requests and its great! I miss one functionality presented in IntelliJ GitHub pull request: when creating new pull request its title and description are set to the title/description of the last commit in current branch.

I am a volunteer to add this functionality if this makes sense.