Skip to content

Commit ae9ef3a

Browse files
authored
Merge pull request #3533 from github/backport-v3.32.5-c793b717b
Merge releases/v4 into releases/v3
2 parents 4558047 + b58ecf6 commit ae9ef3a

File tree

128 files changed

+13040
-6996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+13040
-6996
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ For internal use only. Please select the risk level of this change:
2323
Workflow 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

2828
Products:
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

3535
Environments:
@@ -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?

.github/workflows/__all-platform-bundle.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__analysis-kinds.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__analyze-ref-input.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-action.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-direct-tracing-with-working-dir.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-working-dir.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-autobuild.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-manual.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-none.yml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)