Skip to content

marcherdiego/github-tools-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetBrains Plugins GitHub code size in bytes Downloads

Github Tools Plugin for Intellij

Get from Marketplace

Elemental features diagram

Elemental Diagram

Github Login

To use this plugin's basic features you should authenticate with Github using a Github Personal Access Token and your organization's name.

To get your Personal Access Token simply go to your Settings -> Developer settings -> Personal access tokens -> Generate new token (https://github.com/settings/tokens)

Check the following permissions needed to read and list repos

sd

sd

sd

Travis CI Login

To be able to trigger Travis builds from the IDE you need to authenticate with your Travis Personal Access Token

To get one go to your Settings (https://travis-ci.com/account/preferences) and copy the token by clicking COPY TOKEN under API authentication

Paste it when prompted in the plugin after double clicking "Re-run" on the plugin. The plugin will store it so that you don't need to repeat the process again.

Circle CI Login

To be able to trigger Circle workflows from the IDE you need to authenticate with your Travis Personal Access Token. Keep in mind that it should be a Personal token and not the organization one

To get one go to your Settings (https://app.circleci.com/settings/user/tokens) -> Personal API Tokens -> Create New Token -> Enter a name for it and copy it!

Paste it when prompted in the plugin after double clicking "Re-run" on the plugin. The plugin will store it so that you don't need to repeat the process again.

About

A small plugin for Intellij-based IDE to unify access to Github organization repos, PR, Branches, Build Statuses, Releases, Tags, and more!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published