jenkinsci / jenkinsci/git-plugin
[JENKINS-44853] Ability to ignore checkout/pull failures
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
At our environment there is nothing critical if git pull failed because it updates current tests from repository and if pull failed, tests still should be executed and task should not fail.
Please add ability to ignore (don't fail the whole build) when git checkout/pull failed.
---
Originally reported by vitorg, imported from: Ability to ignore checkout/pull failures
Raw content of original issue
At our environment there is nothing critical if git pull failed because it updates current tests from repository and if pull failed, tests still should be executed and task should not fail.
Please add ability to ignore (don't fail the whole build) when git checkout/pull failed.
Contributor guide
Assessment
This issue has not been assessed yet.