Context
Dead links should not fail pre-commit since we have no power over when a site goes down or for how long. For example, https://goreportcard.com/ is down and we don't know why. We don't want to replace these links unless we must. However, it being down is blocking PR merging.
Definition of done
Convert the dead links failure to a warning to allow resolution for such problems to go through the normal development cycle.
Separate this check into a standalone CI task that is not required for merge.
Create a ticket to migrate off https://goreportcard.com/ if it being down is permanent. (See GODRIVER-4007)
Pitfalls
NA
- depends on
-
GODRIVER-4007 Investigate using codecov instead of goreportcard (sunset)
-
- Backlog
-
There are no Sub-Tasks for this issue.