A plugin to manage GitHub actions from JetBrains IDEs (intellij, pycharm, etc.)

cunla cunla Last update: Jan 26, 2024

GitHub Actions Manager for JetBrains IDEs

Build Version Downloads

Screenshots

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.

Sponsor

GitHub Actions Manager for JetBrains products is developed for free.

Support this project by becoming a sponsor using GitHub sponsors.

Alternatively, register to @cunla's feed on polar.sh:

Subscribe on Polar

Installation

  • 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

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.

Subscribe to our newsletter