I have configured a Bluemix Git repo project in IBM DevOps and I am trying to enable the github_hook as doucmented in here: https://hub.jazz.net/docs/githubhooks/#github_hook
But I can't find the 'Settings' option for my git repo.
There are three options in IBM DevOps:
Git repo in GitHub
Git repo in GitHub Enterprise
Git repo in Bluemix (what I am using)
I am using option 3, and I am the owner of the project and I still can't see it.
Answer by Chris Jenkins (1590) | Dec 18, 2015 at 01:33 PM
I believe only the GitHub project owner can view the Settings option. Depending on whether you are using the public GitHub (github.com) or a private GitHub Enterprise, the location for the Settings might be in a different location. GitHub recently moved it to a tab near the top, just under the project name.
Sorry for not being specific enough. There are a few GitHub options:
option 1: Git repo in GitHub option 2: Git repo in GitHub Enterprise option 3: Git repo in Bluemix (what I am using)
I am using option 3, and I am the owner of the project and I still can't see it.
The Git repo hosted in Bluemix is not a GitHub repo, so you cannot set up the hook.