This plugin creates a toolbar on JetBrains products (IntelliJ, PyCharm, ...) where you can view GitHub workflow runs of the repository. This plugin is a good alternative to alt-tabbing for every time you push some changes to the branch and want to see whether the repository's checks are passing on your changes.
GitHub Actions Manager for JetBrains products is developed for free.
Support this project by becoming a sponsor using this link.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "GitHub Actions Manager" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Contributions are welcome. Please see the contributing guide for more details. The maintainer generally has very little time to work on ghactions-manager, so the best way to get a bug fixed is to contribute a pull request.
If you'd like to help out, you can start with any of the issues
labeled with Help wanted
.
Based on Otanikotani's github-actions-tab.