1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/data/features/codeql-action-debug-logging.yml
AlonaHlobina 64c49437d9 Obtaining detailed logs and debugging artifacts for the CodeQL Action (#29425)
* Create codeql-action-debug-logging.yml

* Update troubleshooting-the-codeql-workflow.md

* Update viewing-code-scanning-logs.md

* Update troubleshooting-the-codeql-workflow.md

* Apply suggestions from code review

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>

* Update troubleshooting-the-codeql-workflow.md

* Don't use NWO

* Apply suggestions from code review

* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md

* Apply suggestions from code review

* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs.md

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-08-01 11:14:08 +00:00

8 lines
249 B
YAML

# Reference: Issue #2499 in the codeql-core repository, and issue #7626 in the docs-content repository
# We have added one-click re-running in debug mode for code scanning CodeQL.
versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: 'issue-7626'