Execute a SSH command after automatic deployment after a commit
已回答
Hello,
I'm using "Upload files to..." feature in commit window:

After file upload, I want to execute a SSH command (that restarts the software). How can I do it?
请先登录再写评论。
I want a similar thing. Specifically to clear statics in django after javascript changes automatic uploads.
Hi,
Please see https://www.jetbrains.com/help/pycharm/tutorial-using-the-product-built-in-ssh-terminal-and-remote-ssh-external-tools.html
Is it what you are looking for?
That's a shortcut to an SSH command, but it can not be automatically executed after deployment without clicking the button. That's what I'm looking for, but it is a good feature too.
If you are using automatic upload and would like to execute the command after that automatically, then there is no such feature at the moment.
Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY and let us know if you need any help.
There is a request to add such a feature - https://youtrack.jetbrains.com/issue/IDEA-145748