Skip to content

MAIT-120: Add Microsoft OneDrive for Business connector docs and config#27

Open
acikabubo wants to merge 1 commit intomainfrom
MAIT-120-onedrive-connector
Open

MAIT-120: Add Microsoft OneDrive for Business connector docs and config#27
acikabubo wants to merge 1 commit intomainfrom
MAIT-120-onedrive-connector

Conversation

@acikabubo
Copy link
Copy Markdown
Contributor

Summary

  • Adds OneDrive for Business to the connectors list in README
  • Adds commented connector block to config.yaml.example
  • Adds ONEDRIVE1_* env vars to .env.rag.example

Companion PR: WikiTeq/rag-of-all-trades#40

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Warning

Rate limit exceeded

@acikabubo has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 58 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 9 minutes and 58 seconds.

⌛ 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c029b984-52a4-456d-a881-897ba9c2d547

📥 Commits

Reviewing files that changed from the base of the PR and between 323e679 and 9948596.

📒 Files selected for processing (3)
  • .env.rag.example
  • README.md
  • config.yaml.example
📝 Walkthrough

Walkthrough

Configuration and documentation files are updated to introduce OneDrive connector support, including environment variable templates, example configuration block, and connector documentation with authentication details and supported parameters. No executable code is modified.

Changes

Cohort / File(s) Summary
Configuration & Environment Examples
.env.rag.example, config.yaml.example
Added OneDrive connector configuration templates with OAuth credentials placeholders (client_id, client_secret, tenant_id, userprincipalname) and optional scope selectors (folder_path/folder_id, file_ids/file_paths, mime_types, recursive, schedules).
Documentation
README.md
Added OneDrive for Business to connectors list and introduced new "OneDrive Connector" section documenting app authentication method, supported configuration inputs, and corresponding example environment variables.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding OneDrive for Business connector documentation and configuration examples.
Description check ✅ Passed The description is directly related to the changeset, accurately summarizing the three main modifications: README updates, config.yaml.example changes, and environment variable additions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@acikabubo acikabubo force-pushed the MAIT-120-onedrive-connector branch from 323e679 to 9948596 Compare April 19, 2026 16:14
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