Conversation
|
@emhane 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: emhane <58548332+emhane@users.noreply.github.com>
lychee workflow
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
ignore certification error and try fix other broken links to get CI passing |
|
Claude finished @Copilot's task —— View job PR Review: Add lychee workflow for link checkingReview Tasks
Code Quality and Best Practices ✅Positive aspects:
Suggestions for improvement:
Potential Issues
|
|
Claude finished @Copilot's task —— View job I'll review this lychee workflow PR and provide comprehensive feedback. Review Tasks
Code Quality and Best Practices ✅Positive aspects:
Suggestions for improvement:
Potential Issues Assessment
|
|
Claude finished @Copilot's task —— View job PR Review: Add lychee workflow for link checkingReview Tasks
Code Quality and Best Practices ✅Positive aspects:
Areas addressed from previous reviews:
Potential Issues Assessment
|
|
Claude finished @Copilot's task —— View job PR Review: Add lychee workflow for link checkingReview Tasks
Code Quality and Best Practices ✅Positive aspects:
Areas addressed from previous reviews:
Potential Issues Assessment
|
4ea872b to
d650962
Compare
|
Claude finished @Copilot's task —— View job I'll review this lychee workflow PR and provide comprehensive feedback on code quality, potential issues, performance, security, and test coverage. Review Tasks
Code Quality and Best Practices ✅Positive aspects:
Areas addressed from previous reviews:
Potential Issues Assessment
|
d650962 to
b300071
Compare
|
Claude finished @Copilot's task —— View job PR Review: Add lychee workflow for link checkingReview Tasks
Code Quality and Best Practices ✅Positive aspects:
Areas addressed from previous reviews:
Potential Issues Assessment
|
b300071 to
429717f
Compare
|
Claude finished @Copilot's task —— View job PR Review: Add lychee workflow for link checkingReview Tasks
Code Quality and Best Practices ✅Positive aspects:
Areas addressed from previous reviews:
Potential Issues Assessment
|
emhane
left a comment
There was a problem hiding this comment.
won't enforce this check to pass in the branch rule set, since it may still be a bit flaky due to rate limiting (429) and forbidden (403). even if we accept 429 status code, then that might be 404 in other unrelated PRs. can be handled as separate pr though. ready to merge!
Fixes op-rs/kona#2688. Workflow to check for broken links in the repository using the [lychee-action](https://github.com/lycheeverse/lychee-action). The workflow: - Runs on pull requests, though not required check - Checks all markdown and HTML files for broken links --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: emhane <58548332+emhane@users.noreply.github.com> Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com> Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
Fixes #2688. Workflow to check for broken links in the repository using the [lychee-action](https://github.com/lycheeverse/lychee-action). The workflow: - Runs on pull requests, though not required check - Checks all markdown and HTML files for broken links --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: emhane <58548332+emhane@users.noreply.github.com> Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com> Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
Fixes #2688.
Workflow to check for broken links in the repository using the lychee-action.
The workflow: