uwolfer / gerrit-intellij-plugin

Gerrit Code Review Tool Integration for the IntelliJ Platform
Apache License 2.0
495 stars 103 forks source link

Add "%ready" push option #494

Closed GuiRodriguero closed 1 year ago

GuiRodriguero commented 1 year ago

Development of issue https://github.com/uwolfer/gerrit-intellij-plugin/issues/352 I noticed that adding one more check box on the options column, would almost conflict with the informations bellow. So I decided to split into two columns Toughts?

image image

uwolfer commented 1 year ago

@GuiRodriguero Nice work! Makes sense to use two columns IMO. I have recently switched the default branch to intellij2020.3. Could you please rebase this PR on that branch?

GuiRodriguero commented 1 year ago

Thanks! Done. @uwolfer

uwolfer commented 1 year ago

@GuiRodriguero Thanks!