-
Notifications
You must be signed in to change notification settings - Fork 956
docs: add GitHub Actions integration for AI agents #18845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Adds comprehensive documentation for the start-workspace-action GitHub Action that enables automatic workspace creation from GitHub issues and comments. - Created docs/ai-coder/github-actions.md with usage examples and configuration - Updated manifest.json to include new documentation in navigation - Added GitHub Actions section to ai-coder/index.md for discoverability Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>
Co-authored-by: kylecarbs <7122116+kylecarbs@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? Create a ticket on our support page 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 (
|
Adds comprehensive documentation for the
start-workspace-action
GitHub Action that enables automatic workspace creation from GitHub issues and comments.Changes
docs/ai-coder/github-actions.md
with usage examples, configuration options, and security best practicesmanifest.json
for discoverabilityai-coder/index.md
Features Documented
This addresses the need for better documentation of our AI agent GitHub Actions integration as requested in Slack.