Conversation
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
| uses: actions/checkout@v4 | ||
|
|
||
| - name: Setup lychee | ||
| uses: lycheeverse/lychee-action@v2 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
|
please resume @copilot |
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
|
looks good @copilot, but we need to add some ignore/ignore patterns based on failing check: https://github.com/celestiaorg/docs/actions/runs/15422322174
|
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
I've addressed all the failing link check issues mentioned in the feedback:
The link checker now excludes the problematic domains and the working links you mentioned (validao.xyz, dl.acm.org) are preserved. Changes committed in 7e9af99. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
|
resolve conflicts @copilot |
…back Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
I've addressed all the CI failures you mentioned:
All changes committed in fdf35ad. |
|
i still want this in the menu.. |
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
... Restored the Astria menu section with just the Documentation link as requested. The menu item is now back in the sidebar navigation. Change committed in d1d89bf. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Removed the broken BlobstreamX links as requested:
All broken links from the deprecated BlobstreamX documentation have been cleaned up. Changes committed in 3f3079b. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
The broken BlobstreamX links have been removed and the SP1 contract reference updated as requested. All changes implemented in commit 3f3079b:
Link checker now passes without errors for these previously broken URLs. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Complete link checker implementation with lychee:
yarn link-checkThe link checker will help prevent broken links like the one fixed in this PR and can check both internal and external links across markdown files and the VitePress configuration.
Fixes #1863.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.