Skip to content

Reanable SONAR #134

Description

@redcatbear

Description

SONAR is currently switched of since it deletes review comments of the user account it is running under in the branch it checks.

The SONAR people acknowledged this behavior and said they are going to fix it. We deactivated SONAR for the time being and will re-enable it once the bug is fixed.

Steps to Reproduce

  1. Configure SONAR on a branch
  2. Write a review on the branch
  3. Run a build that includes SONAR running under the same user who did the review
  4. Make modifications
  5. Run the build again
  6. SONAR deletes old comments (including the ones it did not produce itself) before adding findings.

Expected behavior

SONAR only deletes comments that it created.

Environment

GitHub, SONAR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions