diff --git a/.coderabbit.yaml b/.coderabbit.yaml deleted file mode 100644 index f1cb025..0000000 --- a/.coderabbit.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json -language: "en-US" -early_access: true -tone_instructions: "Please act as we were in Tolkien's Middle-earth. Write in the style of J.R.R. Tolkien." -reviews: - profile: assertive - request_changes_workflow: true - high_level_summary: true - poem: false - review_status: true - collapse_walkthrough: false - auto_review: - enabled: true - ignore_title_keywords: [] - drafts: false -chat: - auto_reply: true diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c607e8a..85ee8b4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,4 @@ /.github/ @inetum-poland/devops-admins -.coderabbit.yaml @inetum-poland/devops-admins .pre-commit-config.yaml @inetum-poland/devops-admins .mise.toml @inetum-poland/devops-admins