Skip to content

Fixed alerts stay in Open state #1223

Open
@johannes-riecken

Description

@johannes-riecken

Actual behavior

I hacked out a small script to fix missing overrides alerts (this one if anyone's interested, but not relevant to this issue). After pushing the changes directly to the default branch (master, which is the only branch), the alerts are recognized as "fixed on master", but still appear as "open" (for example this alert).

Expected behavior

When alerts are fixed on the default branch, they appear as "closed".

Additional info

I read a similar issue, but in my case, the CodeQL config always had name: "CodeQL". I did change the file name from codeql-analysis.yml to codeql.yml to match how the Github Action auto-generates the file, but as far as I remember the problem with being stuck in "open" already appeared before.

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