azure-devops-yaml-schema
azure-devops-yaml-schema copied to clipboard
Clarify paths / paths-ignore is only for intrpreted languages
Address a common mis understanding of the paths/paths-ignore capabilities of CodeQL (see: https://github.com/microsoft/GHAzDO-Resources/issues/36#issuecomment-2066962740)
- ref from github docs: https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#specifying-directories-to-scan
Here are the main changes:
-
task-reference/advanced-security-codeql-init-v1.md: The document's last modified date has been updated from April 16, 2024 to April 19, 2024. -
task-reference/advanced-security-codeql-init-v1.md: The instructions for thecodeqlpathstoignoreoption have been updated to include information about its usage when running CodeQL tasks on interpreted languages like Python, Ruby, and JavaScript/TypeScript. -
task-reference/advanced-security-codeql-init-v1.md: Similar to thecodeqlpathstoignoreoption, the instructions for thecodeqlpathstoincludeoption have also been updated to include details about its usage when running CodeQL tasks on interpreted languages.
Thank you for your contribution. Please see the README.MD in this repo for details on how to contribute.
- [ ] Are you creating a new task article? If yes, STOP. New task articles are auto-generated when the new task is deployed to an Azure DevOps sprint, including all task inputs, aliases, defaults, and allowed values. Once the task deploys and the article is generated, you can make a PR to add examples, remarks, and descriptions. If you have a readme.md file in the tasks repo for your new task, that content will be picked up as well. If you have a section in the readme.md file that explains what makes this new version of the task different than the previous version, that is greatly appreciated.
- [x] Are you editing a task or YAML schema definition article? We welcome your contributions to content that is contained within "editable-content" tags. Any contributions outside of an "editable-content" tag won't be merged as these articles are auto-generated (and auto-updated when new properties or inputs are deployed), with the exception of the content inside "editable-content" tags.
@felickz : Thanks for your contribution! The author(s) have been notified to review your proposed change.
Learn Build status updates of commit 49af1ba:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| task-reference/advanced-security-codeql-init-v1.md | :white_check_mark:Succeeded |
For more details, please refer to the build report.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
gentle ping @steved0x
Learn Build status updates of commit 2646a14:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| task-reference/advanced-security-codeql-init-v1.md | :white_check_mark:Succeeded |
For more details, please refer to the build report.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
CC @laurajjiang @omokoh
@felickz Thank you for the ping and apologies for the delay, I have made a small update to call out this change, and this will be live shortly. Thank you for the PR.
Learn Build status updates of commit 20dbf69:
:x: Validation status: errors
Please follow instructions here which may help to resolve issue.
| File | Status | Preview URL | Details |
|---|---|---|---|
| :x:Error | Details |
- [Error: CannotMergeCommit]
Cannot merge commit 20dbf694f25d28f9987119ca6ba23aad25b1a314 in branch patch-1 of repository https://github.com/felickz/azure-devops-yaml-schema into branch main (commit 95a71aa5c4a37dff2b4ae2d2ef8de32749822706). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 06fc863:
:white_check_mark: Validation status: passed
| File | Status | Preview URL | Details |
|---|---|---|---|
| task-reference/advanced-security-codeql-init-v1.md | :white_check_mark:Succeeded |
For more details, please refer to the build report.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel