Right, I think the docs are misleading me

https://support.cloudbees.com/hc/en-us/articles/115003019232-GitHub-Webhook-Pipeline-Multibranch

*Notes: Suppress Automatic SCM trigger property: It disables any automatic 
triggering, not only coming from push / pull request / repository 
notification but also from branch indexing.*

but on jenkins help 

*Suppresses the normal SCM commit trigger coming from branch indexing.*

On Thursday, 3 January 2019 14:43:14 UTC, Neil T wrote:
>
> I meant to add that the I can see the triggers are firing from github in 
> the jenkins logs. 
>
> On Thursday, 3 January 2019 13:32:52 UTC, Neil T wrote:
>>
>> Hi All
>>
>> My desired behaviour for triggering multi branch pipelines is:
>>
>> - trigger build on commit / push to git hub
>> - don't trigger builds when the repository scanner runs (on cron)
>> - don't trigger builds when PR is opened 
>>
>> Issue is
>>
>> - builds only trigger is noTriggerBranchProperty() is commented out / 
>> absent
>>
>> F
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a5829c26-ba7c-47c3-a39e-9f2298d2b893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to