File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ For internal use only. Please select the risk level of this change:
2323Workflow types:
2424
2525- ** Advanced setup** - Impacts users who have custom CodeQL workflows.
26- - ** Managed** - Impacts users with ` dynamic ` workflows (Default Setup, CCR , ...).
26+ - ** Managed** - Impacts users with ` dynamic ` workflows (Default Setup, Code Quality , ...).
2727
2828Products:
2929
3030- ** Code Scanning** - The changes impact analyses when ` analysis-kinds: code-scanning ` .
3131- ** Code Quality** - The changes impact analyses when ` analysis-kinds: code-quality ` .
32- - ** CCR ** - The changes impact analyses for Copilot Code Reviews .
32+ - ** Other first-party ** - The changes impact other first-party analyses .
3333- ** Third-party analyses** - The changes affect the ` upload-sarif ` action.
3434
3535Environments:
@@ -54,6 +54,7 @@ Environments:
5454
5555- ** Feature flags** - All new or changed code paths can be fully disabled with corresponding feature flags.
5656- ** Rollback** - Change can only be disabled by rolling back the release or releasing a new version with a fix.
57+ - ** Development/testing only** - This change cannot cause any failures in production.
5758- ** Other** - Please provide details.
5859
5960#### How will you know if something goes wrong after this change is released?
You can’t perform that action at this time.
0 commit comments