-
Bug
-
Resolution: Duplicate
-
Critical
-
None
Problem
Branch indexing aborts when one of the branches or pull requests has an unexpected problem, e.g. when a pull request refers to a deleted branch.
Proposed solutions
- Well-known situations (like the one mentioned above) should be handled gracefully and the corresponding branch jobs should be deleted automatically.
- For unexpected errors, only the current branch should be skipped. Branch indexing should continue with the next branch.
- duplicates
-
JENKINS-43507 Allow SCMSource and SCMNavigator subtypes to share common traits
- Resolved