ashwanthkumar / gocd-build-github-pull-requests

GoCD plugin to build PRs for a Github repo
95 stars 72 forks source link

Cannot see github option in material section for GoCD v20.1.0 #141

Closed monikakatiyar16 closed 4 years ago

monikakatiyar16 commented 4 years ago

Issue:

Steps to reproduce:

I cannot see any logs in /var/log/go-server for github pr poller. I can see logs for github status notifier. With older 18.5 version of GoCD, it was working and I could also see the logs for the plugin at this location.

From UI, I cannot see the option Github in Materials section. Github

Is there something wrong that I am doing there?

monikakatiyar16 commented 4 years ago

Sorry. There's no issue with the plugin. It's just the new look that got me confused. I am not able to see the github option here. But once after creating the pipeline with git creds here, on editing the pipeline, I am able to see the github option!

mrmanc commented 4 years ago

Can this be reopened as I feel it is an issue. It would be good to create a pipeline with a Github material type from the start. Is there a reason why this plugin’s material type can’t appear in this list?

As it is, to create a pull request pipeline I have to give it a dummy material that I later remove after the pipeline is created when I have been able to add the new Github material.

ashwanthkumar commented 4 years ago

@mrmanc This is not an issue with the plugin, it's an issue with GoCD itself. Please consider opening this issue at GoCD repo directly.

mrmanc commented 4 years ago

Will do… thanks 👍

I’ve commented on https://github.com/gocd/gocd/issues/2947 which describes this issue, but it looks pretty stale 😔