otter
otter copied to clipboard
[Bug]: broken links created issue should explicitly list the broken links
Package name
core
Package version
Reproduction steps
Today the Issue open in case of broken links does just include a link to the CI failing because of broken links. The problem of this strategy is that the fix of the broken link are not reflecting to the issue and we do not know what is the latest status of the task.
Current result
The issue is not not updated
Expected result
Update the issue as following:
- List the broken links in the issue
- Update the issue on every link check CI run
- The CI should close the issue when no link is broken
Additional comments
No response