Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf67ec12

Browse files
authored
Merge pull request#3370 from github/copilot/update-overlay-git-version-check
Add git version check for overlay analysis enablement
2 parents525b648 +3b6fef6 commitf67ec12

22 files changed

+1270
-978
lines changed

‎.github/workflows/__global-proxy.yml‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎.github/workflows/codescanning-config-cli.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ env:
66
# Diff informed queries add an additional query filter which is not yet
77
# taken into account by these tests.
88
CODEQL_ACTION_DIFF_INFORMED_QUERIES:false
9+
# Specify overlay enablement manually to ensure stability around the exclude-from-incremental
10+
# query filter. Here we only enable for the default code scanning suite.
11+
CODEQL_ACTION_OVERLAY_ANALYSIS:true
12+
CODEQL_ACTION_OVERLAY_ANALYSIS_JAVASCRIPT:false
13+
CODEQL_ACTION_OVERLAY_ANALYSIS_CODE_SCANNING_JAVASCRIPT:true
914

1015
on:
1116
push:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp