dotnet / dotnet/project-system

Allow running CodeQL on PR optionally

Open
#9,071 0 comments 0 reactions 0 assignees View on GitHub
Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

Currently we run CodeQL only on official build. If there is a change which can cause it to fail then PRs won't catch it. CodeQL allows to adding additional task to run it on non-default branches. (On Default branch it is auto-injected). We should have a way to run it for PRs for the cases when we want to make sure CodeQL is working. It should be optional so we don't run it for all PRs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.