Tasks dont get automatically closed
Answered
Hello,
I recently reinstalled PyCharm and I imported the settings from my previous installation I had. Whenever I open a GitHub issues in PyCharm as a Task and then commit and push the changes, the task should automatically get removed, as it did in my previous installation. However, in this installation it does not happen and I wasnt even prompted to set it up so. I digged around the settings and I cant seem to find where I could configure it to happen.
Please sign in to leave a comment.
Hello Thekobu
Could you please clarify whether you have changed something in your commit messages?
There is no option to close a task automatically from IDE, but there is an option to do so on GitHub side when you include keywords and number of an issue in commit message itself.
Ruslan Kuleshov
Hey Ruslan, thanks for the answer
However I think I should clarify. "the task should automatically get removed" by task I mean these tasks, not GitHub issues. Every time I finish a task like this I have to go and manually delete it.
Thank you for clarification, Thekobu
There was a similar request, please feel free to vote and comment:
https://youtrack.jetbrains.com/issue/IDEA-80339