]
Jeff MAURY updated JBIDE-20051:
-------------------------------
Fix Version/s: 4.4.3.AM1
(was: 4.4.x)
As a I user I want to be able to automatically install webhooks into
my GitHub repository
-----------------------------------------------------------------------------------------
Key: JBIDE-20051
URL:
https://issues.jboss.org/browse/JBIDE-20051
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Labels: new_and_noteworthy, openshift_v3
Fix For: 4.5.0.AM1
Original Estimate: 4 days
Remaining Estimate: 4 days
I want to be able to automatically install webhooks into my github repository from
Eclipse.
We can detect if a project has a github url.
We can probably detect the user github credentials, or ask the user his credentials
before trying to install the webhook.
There must be a GitHub API that allows to then add webhooks automatically.