jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-71144] Webhooks doesn't work with option Suppress automatic SCM triggering
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Hello team,
We noticed that when we add option "Suppress automatic SCM triggering" with value "For matching branches suppress builds triggered by indexing (continue to honor webhooks), webhooks are OK (code 200) but the build is not automatic after a commit on a branch.

On 2 multibranches pipelines, webhooks work when we suppress this option.
I think we ave the last version of the plugin, how can we resolve this issue ? Is it a known problem ?
Regards,
Guillaume
---
Originally reported by sofactadmin, imported from: Webhooks doesn't work with option Suppress automatic SCM triggering
Raw content of original issue
Hello team,
We noticed that when we add option "Suppress automatic SCM triggering" with value "For matching branches suppress builds triggered by indexing (continue to honor webhooks), webhooks are OK (code 200) but the build is not automatic after a commit on a branch.
On 2 multibranches pipelines, webhooks work when we suppress this option.
I think we ave the last version of the plugin, how can we resolve this issue ? Is it a known problem ?
Regards,
Guillaume
environment
```
Jenkins 2.375.4
Branch API Plugin 2.1071.v1a_188a_562481
```
1 attachment
- [image-2023-04-25-09-51-09-101.png](https://issues.jenkins.io/secure/attachment/60321/image-2023-04-25-09-51-09-101.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.