Hi,
i am currently considering to write a GoCD scm plugin to track a number of company specific projects, that can otherwise not easily be mapped using the existing SCM plugins due to nested directory structure.
I am encountering one problem however, which seems to be that the Material settings always seem to be global for the full server, while i probably want to track multiple different projects of same style.
So before going forward i wonder if it is possible at all to use an SCM plugin such that each pipeline can have its own settings?
I see that there is i.e. one plugin to follow GitHub pull requests for a certain repository, but does that mean one server can at maximum follow one GitHub project, or can a single SCM plugin be instantiated multiple times with different parameters on one server?
Thanks,
Markus Kramer