Move link validator to nightly/weekly job
Open
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
The link validator is currently run on PR validation, however it is far too susceptible for intermittent failures not caused by the PR in question.
We should probably move it to a nightly/weekly job. I guess the main question is how do we make sure we actually notice it when this job starts failing? Perhaps it should email the dev list?
Contributor guide
Research direction
Start by locating the PR validation workflow that currently runs the link validator and trace how its failures are reported. Move that check into a nightly or weekly job, then verify that failures reliably notify the development list or another defined channel.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100