Feat: Add a link back to the skill when opening a link issue (breadcrumb) - #41
Feat: Add a link back to the skill when opening a link issue (breadcrumb)#41esnible wants to merge 1 commit into
Conversation
Signed-off-by: Ed Snible <snible@us.ibm.com>
clawgenti
left a comment
There was a problem hiding this comment.
Docs-only change that adds a breadcrumb link back to the scanner skill and a note about auto-close behavior — clear and useful context for issue recipients. All checks pass. Ready for human review.
Reviewed by clawgenti using github:pr-review
| Detected by: OpenClaw Link Health Scanner (cron: link-health-scanner)" | ||
| Detected by: [Rossoctl Automation Link Health Scanner](https://github.com/rossoctl/automation/blob/main/skills/link-health/SKILL.md) (cron: link-health-scanner)" | ||
|
|
||
| Note that [Rossoctl Automation](https://github.com/rossoctl/automation) will auto-close this issue if fixed, but will not create a PR with fixes. |
There was a problem hiding this comment.
@esnible I agree that the automation auto-closes the issues. However, at least for internal links, the automation (i.e., link-health-fixer) does create commits
automation/scripts/link-health-fixer.sh
Line 477 in 094bc0d
and push PRs
automation/scripts/link-health-fixer.sh
Line 508 in 094bc0d
with fixes.
|
Converted to draft while I add references to https://github.com/rossoctl/automation/blob/main/scripts/link-health-fixer.sh |
|
@esnible If you are referring to particular lines in |
Summary
I'd like the issue opened by the link checker to include a 'breadcrumb' back to the link checker itself. This will help the developer find the skill that generated the report. The developer can then decide if the skill itself could be improved, in addition to fixing the reported problem.
I noticed there were only 2 forks of this repo, suggesting that Rossoctl developers are unaware of the potential of contributing automation to increase our work velocity.