dsoftwareinc / ghactions-manager

A plugin to manage GitHub actions from JetBrains IDEs (intellij, pycharm, etc.)
Other
56 stars 13 forks source link
github-actions intellij-plugin

GitHub Actions Manager for JetBrains IDEs

Version Downloads

You can view a demo of most of the features explained in this video: YouTube

This plugin creates a tool-window 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.

You can support the development of the plugin and get a few extra features by purchasing the plugin on the JetBrains for $2 a month.

Features

Main use-cases

Additional use-cases

Editing workflow files

Screenshots

Horizontal Vertical

Sponsor

GitHub Actions Manager for JetBrains IDEs is free to use.

You can purchase a license for $2 a month to support the development of the plugin and get a few extra features.

Or alternatively, support this project by becoming a sponsor using GitHub sponsors.

Installation

Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "GitHub Actions Manager" > Install Plugin