]
Andre Dietisheim updated JBIDE-20051:
-------------------------------------
Labels: new_and_noteworthy openshift_v3 (was: new_and_noteworthy)
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.4.x
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.