Skip to content

Conversation

@d-chambers
Copy link
Contributor

Description

Retry of #545

Apparently, the docs were getting built twice in the publish master docs action. Once for build docs, then again when they are published to netlify. This PR just removes the first doc_build to improve speed and reduce redundancy.

Checklist

I have (if applicable):

  • referenced the GitHub issue this PR closes.
  • documented the new feature with docstrings or appropriate doc page.
  • included a test. See testing guidelines.
  • your name has been added to the contributors page (docs/contributors.md).
  • added the "ready_for_review" tag once the PR is ready to be reviewed.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 20, 2025

Warning

Rate limit exceeded

@d-chambers has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 49 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between b766f2e and 966bd6a.

📒 Files selected for processing (1)
  • .github/workflows/build_deploy_master_docs.yaml (0 hunks)
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix_redundant_doc_build

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@d-chambers d-chambers merged commit c906b38 into master Sep 20, 2025
1 check passed
@d-chambers d-chambers deleted the fix_redundant_doc_build branch September 20, 2025 15:40
@d-chambers d-chambers mentioned this pull request Sep 20, 2025
5 tasks
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.

2 participants