Skip to content

ci: add oceanbase link to lycheeignore#2360

Merged
Yuan325 merged 1 commit into
mainfrom
lycheeignore
Jan 23, 2026
Merged

ci: add oceanbase link to lycheeignore#2360
Yuan325 merged 1 commit into
mainfrom
lycheeignore

Conversation

@Yuan325

@Yuan325 Yuan325 commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

oceanbase's link is hitting Rejected status code (this depends on your "accept" configuration): Too Many Requests error. It might have temporarily blocked Lychee due to the too many request being sent in a short time. Adding the link to lycheeignore to unblock GHA failure.

@Yuan325 Yuan325 requested a review from a team January 23, 2026 07:19
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @Yuan325, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request resolves a recurring CI failure in GitHub Actions. The lychee link checker was consistently hitting a 'Too Many Requests' error when attempting to validate the oceanbase.com link, leading to build failures. By adding this URL to the .lycheeignore file, the link checker will now bypass it, ensuring that the CI pipeline can complete successfully without being blocked by external service rate limits.

Highlights

  • CI Fix: Added https://www.oceanbase.com/ to the .lycheeignore file. This change prevents the lychee link checker from encountering 'Too Many Requests' errors when validating this specific URL, which was causing GitHub Actions (GHA) failures.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request effectively addresses the continuous integration failures caused by rate limiting on the oceanbase.com link. Adding the URL to .lycheeignore is a pragmatic solution to unblock the GitHub Actions workflow. The change is clear and directly resolves the reported issue.

@Yuan325 Yuan325 enabled auto-merge (squash) January 23, 2026 17:49
@Yuan325 Yuan325 merged commit 9294ce3 into main Jan 23, 2026
12 checks passed
@Yuan325 Yuan325 deleted the lycheeignore branch January 23, 2026 18:40
kshalu-code pushed a commit to kshalu-code/genai-toolbox that referenced this pull request Feb 4, 2026
oceanbase's link is hitting `Rejected status code (this depends on your
"accept" configuration): Too Many Requests` error. It might have
temporarily blocked Lychee due to the too many request being sent in a
short time. Adding the link to lycheeignore to unblock GHA failure.
dumians pushed a commit to dumians/genai-toolbox that referenced this pull request Feb 18, 2026
oceanbase's link is hitting `Rejected status code (this depends on your
"accept" configuration): Too Many Requests` error. It might have
temporarily blocked Lychee due to the too many request being sent in a
short time. Adding the link to lycheeignore to unblock GHA failure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants