jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-72294] GitHub Organization Webhook are not create
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
When creating an organization folder linked to an Github organization, the organization webhook is not created.
After first scan, repositories are created in Jenkins and repositories webhooks are created in github but not the organization one.
But when modifying the Jenkins's organization configuration, for example by adding a repository filter, at the save the organization webhook is created.
Expected behaviour : the organization webhook must be created at jenkins organization folder creation, not after first modification.
---
Originally reported by
cpottiers, imported from: GitHub Organization Webhook are not create
lanwen
Raw content of original issue
When creating an organization folder linked to an Github organization, the organization webhook is not created.
After first scan, repositories are created in Jenkins and repositories webhooks are created in github but not the organization one.But when modifying the Jenkins's organization configuration, for example by adding a repository filter, at the save the organization webhook is created.
Expected behaviour : the organization webhook must be created at jenkins organization folder creation, not after first modification.
environment
```
Jenkins 2.414.3
github-plugin 1.37.3.1
github-branch-source-plugin 1741.va_3028eb_9fd21
```
4 attachments
- [Github Organization Webhook.jpeg](https://issues.jenkins.io/secure/attachment/61433/Github%20Organization%20Webhook.jpeg)
> 
- [Github Repository Webhook.jpeg](https://issues.jenkins.io/secure/attachment/61434/Github%20Repository%20Webhook.jpeg)
> 
- [Jenkins Github Configuration.jpeg](https://issues.jenkins.io/secure/attachment/61435/Jenkins%20Github%20Configuration.jpeg)
> 
- [Jenkins Organization Configuration.jpeg](https://issues.jenkins.io/secure/attachment/61436/Jenkins%20Organization%20Configuration.jpeg)
> 
Contributor guide
Assessment
This issue has not been assessed yet.