Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .droid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
review:
# --- Auto-review settings ---
auto_review:
enabled: false
draft: false
bot: false
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
ignore_labels:
- "droid-skip"
- "Abandoned"
excluded_base_branches:
- "main"

# --- Output settings ---
pr_summary: true
file_summaries: true
tips: true
github_action_repair: true
enable_skip_reason_comments: true

guidelines:
- path: "*"
guideline: "Follow our copilot-instructions.md style guide."
context_document_path: ".github/copilot-instructions.md"
360 changes: 0 additions & 360 deletions .github/workflows/ci.yml

This file was deleted.

Loading
Loading