Skip to content

Conversation

@brianphillips
Copy link
Contributor

Summary

  • cache common GitHub App options and build Octokit instances per API base URL so the review agent can talk to GHES
  • look for the x-github-enterprise-host header, normalize the URL, and reuse per-host App instances via a small cache
  • lowercase webhook headers so the handler can always read x-github-event and log which base URL is in use

Testing

  • yarn workspace @sourcebot/web lint

@coderabbitai
Copy link

coderabbitai bot commented Nov 11, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

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.

1 participant