Skip to content

[BUG] coderabbit parsing error #406

@jwm4

Description

@jwm4

Bug Description

When I open a PR, I see:

Warning
.coderabbit.yaml has a parsing error

The CodeRabbit configuration file in this repository has a parsing error and default settings were used instead. Please fix the error(s) in the configuration file. You can initialize chat with CodeRabbit to get help with the configuration file.
💥 Parsing errors (1)

Validation error: String must contain at most 250 character(s) at "tone_instructions"

So we should either:

  1. Fix the parsing error
  2. Get rid of our own configuration and just use the defaults.

The first step should be to assess whether our own configuration is providing some special value. If it is then we'd want to approach one and if it's not then we'd want approach two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions