Accessing Settings
- Go to Delino Dashboard
- Navigate to Settings page
- Configure settings as needed
- Changes save automatically and apply to all repositories
Available Settings
Auto-apply Bot Reviews
Default: Disabled Controls whether AutoDev automatically triggers workflows when bot accounts submit PR reviews. When enabled:- Workflows trigger automatically on bot reviews
- Uses GitHub App installation tokens
- Bots don’t need to connect the repository
- All attempts are logged for debugging
- AI code review tools (Claude Code, Cursor, GitHub Copilot)
- AI-powered PR analysis and suggestions
- Automated code quality assistants
- AI pair programming tools
- You have trusted bot integrations
- You want fully automated workflows
- You’re using automated code review tools
- You want manual control over bot-triggered workflows
- You’re concerned about excessive workflow runs
- You prefer reviewing bot suggestions first
Enable Prompt Comments
Default: Enabled Controls whether AutoDev posts the full task prompt as a PR comment. When enabled:- Posts complete task prompt to PR comments
- Provides full context to reviewers
- Creates comprehensive audit trail
- Makes task requirements transparent
- Only posts task link comment
- Cleaner PR comment section
- Reduces comment noise
- Reviewers access details via link
- Teams who want inline context
- Compliance/audit requirements
- Transparent task tracking
- Quick reference without clicking links
- Teams preferring minimal PR comments
- Projects with many automated tasks
- When task details are sensitive
Auto-undraft PR
Default: Enabled Controls whether AutoDev automatically converts draft PRs to ready-for-review when CI passes. When enabled:- Automatically marks PR ready when checks pass
- Signals completion to team
- Reduces manual workflow steps
- Enables automated review requests
- PRs remain in draft after CI passes
- Manual conversion required
- Additional quality control gate
- Gives time for self-review
- Fast-moving teams
- High confidence in CI/CD
- Automated workflows
- Trust in AI agent output
- Teams wanting manual review gates
- Additional quality assurance needed
- Learning/training environments
- Complex PRs requiring verification
Configuration Tips
Recommended for Most Teams
For High-Automation Teams
For Cautious Teams
Troubleshooting
Settings not saving
Check:- Verify you have tenant admin permissions
- Refresh the page and try again
- Check browser console for errors
- Contact support@delino.io
Settings not taking effect
Verify:- Settings page shows your changes
- Wait a few minutes for propagation
- Test with a new task/PR (not existing ones)
- Check GitHub App permissions are current
Bot reviews not triggering workflows
When “Auto-apply Bot Reviews” is enabled:- Verify bot account exists in your organization
- Check GitHub webhook deliveries for errors
- Ensure bot has correct permissions
- Review workflow logs for failures
- This is expected behavior
- Enable the setting if you want automation