jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-42976] Provide a way to refresh Org Folder metadata without indexing
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
For Blue Ocean, we're trying to provide an optimized path to add a single repository in Github, which adds a containing org folder. We are currently sending a custom SCMSourceEvent to trigger the multibranch project creation instead of doing a full org scan, but this results in the org folder not having fetched the proper metadata. Please let me know if there's a way to trigger it with an event or provide a way to do so if one doesn't exist.
---
Originally reported by
kzantow, imported from: Provide a way to refresh Org Folder metadata without indexing
Raw content of original issue
For Blue Ocean, we're trying to provide an optimized path to add a single repository in Github, which adds a containing org folder. We are currently sending a custom SCMSourceEvent to trigger the multibranch project creation instead of doing a full org scan, but this results in the org folder not having fetched the proper metadata. Please let me know if there's a way to trigger it with an event or provide a way to do so if one doesn't exist.
2 attachments
- [Screen Shot 2017-04-19 at 7.08.01 PM.png](https://issues.jenkins.io/secure/attachment/37274/Screen%20Shot%202017-04-19%20at%207.08.01%20PM.png)
> 
- [Screen Shot 2017-04-19 at 7.10.21 PM.png](https://issues.jenkins.io/secure/attachment/37275/Screen%20Shot%202017-04-19%20at%207.10.21%20PM.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.