1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove ifversion feature 'code-scanning-without-workflow' (frontmatter) (#51121)

This commit is contained in:
Peter Bengtsson
2024-06-11 11:21:38 -04:00
committed by GitHub
parent b2866b022c
commit e8a5875851
14 changed files with 42 additions and 14 deletions

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -4,7 +4,9 @@ shortTitle: CodeQL query suites
intro: 'You can choose from different built-in {% data variables.product.prodname_codeql %} query suites to use in your {% data variables.product.prodname_codeql %} {% data variables.product.prodname_code_scanning %} setup.'
product: '{% data reusables.gated-features.code-scanning %}'
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
redirect_from:
- /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/built-in-codeql-query-suites
- /code-security/code-scanning/managing-your-code-scanning-configuration/built-in-codeql-query-suites

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -4,7 +4,9 @@ shortTitle: Edit default setup
intro: 'You can edit your existing configuration of default setup for {% data variables.product.prodname_code_scanning %} to better meet your code security needs.'
product: '{% data reusables.gated-features.code-scanning %}'
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: how_to
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -5,7 +5,9 @@ intro: 'Explore the queries that {% data variables.product.prodname_codeql %} us
product: '{% data reusables.gated-features.code-scanning %}'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
type: reference
topics:
- Code scanning

View File

@@ -3,7 +3,9 @@ title: 'Enabling default setup takes too long'
intro: 'If you think that enabling default setup has stalled, you can restart the process.'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
---

View File

@@ -4,7 +4,9 @@ shortTitle: Results different than expected
intro: 'If your {% data variables.product.prodname_code_scanning %} results are different than you expected, you can check which configurations are active.'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
redirect_from:
- /code-security/code-scanning/troubleshooting-code-scanning/results-are-different-than-expected
---

View File

@@ -3,7 +3,9 @@ title: 'Two CodeQL workflows'
allowTitleToDifferFromFilename: true
intro: 'If you see two workflows named "{% data variables.product.prodname_codeql %}", one workflow may be a pre-existing {% data variables.product.prodname_codeql %} workflow file which has been disabled by default setup.'
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
---
{% data reusables.code-scanning.codeql-action-version-ghes %}

View File

@@ -4,7 +4,9 @@ shortTitle: Unclear what triggered a workflow
intro: 'If you don''t know what triggered an analysis, {% ifversion code-scanning-tool-status-page %} investigate the {% data variables.code-scanning.tool_status_page %} or {% endif %}look at the log for the last scan.'
allowTitleToDifferFromFilename: true
versions:
feature: code-scanning-without-workflow
fpt: '*'
ghes: '*'
ghec: '*'
redirect_from:
- /code-security/code-scanning/troubleshooting-code-scanning/unclear-what-triggered-a-workflow-run
---