'Is it possible to have Multiple SCMs and only use Poll SCM option for one?

Example

Multiple SCM

GIT1

GIT2

If i do PollScm, the job will get triggered if changes are detected on any SCM.

I would like to only poll GIT2, and trigger if changes are on GIT2, only



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source