git-machete-intellij-plugin
git-machete-intellij-plugin copied to clipboard
To what extent can we integrate with Pull Requests tool window in IDE?

For the sake of adding some basic GitHub integration (equivalent of git machete github anno-prs/create-pr)... can we extract some data from that GitHub plugin/trigger actions in that GitHub plugin ourselves? It'd be much better than having to fire requests to GitHub API ourselves (esp. that then we'd probably need to keep track of authentication etc. ourselves).
Load balancing, reassigning
Another reason to integrate with the IDEA support: IDEA has added support for GitLab. Hopefully, they made it transparent in the API so Machete doesn't have to write the integration twice.