Advanced settings options have been added

2026-03-25 10:43:13 +07:00
parent 986d1fcad1
commit 49aacd2307
3 changed files with 4 additions and 2 deletions

@@ -47,7 +47,8 @@ When a pull request is opened or updated, Kodo kicks in automatically:
### 🧑‍🔧 Tech Lead ### 🧑‍🔧 Tech Lead
- [CI/CD Integration](how-to-integrate) — how to add Kodo to your repository workflow - [CI/CD Integration](how-to-integrate) — how to add Kodo to your repository workflow
- [Custom Review Rules](extension-of-rules) — how to extend the built-in rules with project-specific instructions - [Extension of Existing Review Rules](extension-of-rules) — how to extend the built-in rules with project-specific instructions
- [Overriding Review Rules](overriding-rules) — How to completely override all instructions and create your own review agent
- [Troubleshooting](faq-troubleshooting) — what to check when Kodo doesn't run - [Troubleshooting](faq-troubleshooting) — what to check when Kodo doesn't run
### ⚙️ DevOps ### ⚙️ DevOps

@@ -9,7 +9,8 @@
### 🧑‍🔧 Tech Lead ### 🧑‍🔧 Tech Lead
- [CI/CD Integration](how-to-integrate) - [CI/CD Integration](how-to-integrate)
- [Custom Review Rules](extension-of-rules) - [Extension of Existing Review Rules](extension-of-rules)
- [Overriding Review Rules](extension-of-rules)
- [Troubleshooting](faq-troubleshooting) - [Troubleshooting](faq-troubleshooting)
### ⚙️ DevOps ### ⚙️ DevOps

0
overriding-rules.md Normal file