Open
Description
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
Labels
No labels