jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-73920] How is the status/result of rest api call to start scan determined
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
Starting an organization or repository scan using the rest api is done exactly the same as starting a branch build, however the response is different and there seems to be no way to determine when the scan has finished and what the result is.
---
Originally reported by lhupfeldt, imported from: How is the status/result of rest api call to start scan determined
Raw content of original issue
Starting an organization or repository scan using the rest api is done exactly the same as starting a branch build, however the response is different and there seems to be no way to determine when the scan has finished and what the result is.
environment
```
Jenkins: 2.462.3
GitHub Branch Source Plugin: 1797.v86fdb_4d57d43
```
Contributor guide
Assessment
This issue has not been assessed yet.