Gaurav Nelson
Gaurav Nelson
I didn't check the script. I'll have a look later sometime.
Thank you @andrzej-stencel this project was using `bun` for creating the binary and then we moved to `npm`. I'll look into it.
Since the response is `403 forbidden`, I think Reddit is blocking IP addresses from GitHub. One workaround can be adding proxy setting options for Linkspector, but unless users use a...
Update: I have stopped working on this action. Please try https://github.com/UmbrellaDocs/linkspector and https://github.com/UmbrellaDocs/action-linkspector instead.
@zaneb **question:** ❔ Please let me know which OCP versions this change needs to go into. For example, is it 4.12+ or 4.15 only, or something else?
/cherrypick enterprise-4.13
/cherrypick enterprise-4.14
/cherrypick enterprise-4.15
/cherrypick enterprise-4.16
Currently, Linkspector handles Markdown links, so it intentionally doesn't process HTML links similarly. Since this behavior is by design and prioritizing Markdown link handling, which aligns with the project's goals,...