canonical / canonical/cloud-init
[enhancement]: adapt linkcheck workflow to automatically run if we are on a documentation-related branch
Open
enhancement
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
# Enhancement
Currently linkcheck is only run on a CRON schedule. It would be more efficient if it also ran specifically on pull requests which actively alter documentation in the doc/rtd directory to avoid delayed reporting of link failures after PR merge.
Contributor guide
Assessment
This issue has not been assessed yet.