Hi,
after reading
https://github.com/gocd/gocd/issues/8170 I was thinking that the webhook notification for config repositories would work now.
But I didn't get it working.
I've registered the following URL in Github:
https://gocd.somewhere.org/go/api/webhooks/github/notify?SCM_NAME=<NameOfConfigRepoConfig>I thought that the "NameOfConfigRepoConfig" would be correct. It was also shown in the logs when the webhook was called, but it didn't start a reread of the config repository.
When reading the api docs I found the note: "The scm_name is the material name as defined in pipeline material page." But the config-repo isn't listed there. As such I've got no idea what I've got to do to schedule a rescan of the config repository. Or is it still not possible? :(
thanks for your help...
marc