What I do now in PhpStorm is press:
Ctrl + K
to commitCtrl + Enter
to confirm the Commit dialogCtrl + Shift + K
to pushCtrl + Enter
to confirm the Push dialog
What I want to accomplish is after I completed the commit massage, PhpStorm will automatically push without prompting me again to confirm.