Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into releases/v3 #2645

Merged
merged 38 commits into from
Dec 12, 2024
Merged

Merge main into releases/v3 #2645

merged 38 commits into from
Dec 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 12, 2024

Merging 9cfbef4 into releases/v3.

Conductor for this PR is @marcogario.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v3 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Mark the PR as ready for review to trigger the full set of PR checks.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.
  • Merge all backport PRs to older release branches, that will automatically be created once this PR is merged.

NlightNFotis and others added 30 commits December 4, 2024 19:29
This commit makes deepenGitHistory pass "origin HEAD" to Git fetch,
which prevents Git from fetching all branches that are present in the
remote repository.
This commits adds a "git repack" step to getPullRequestEditedDiffRanges
to work around a Git bug concerning tracking of grafted commits.
Mergeback v3.27.7 refs/heads/releases/v3 into main
…ng-tweak

Improve Git subgraph fetching for diff-informed queries
marcogario and others added 8 commits December 11, 2024 13:41
…en_streaming

Respect proxy settings when streaming the download and extraction of the CodeQL bundle
…_post

Start Proxy: Make the post step more robust to errors
We need to do this because using a default token will not
recursively trigger a new workflow run.
…ease

Use an app token for triggering a release
@marcogario marcogario marked this pull request as ready for review December 12, 2024 20:10
@Copilot Copilot bot review requested due to automatic review settings December 12, 2024 20:10
@marcogario marcogario requested a review from a team as a code owner December 12, 2024 20:10

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 230 out of 245 changed files in this pull request and generated no suggestions.

Files not reviewed (15)
  • lib/git-utils.test.js: Evaluated as low risk
  • lib/logging.js: Evaluated as low risk
  • CHANGELOG.md: Evaluated as low risk
  • lib/actions-util.js: Evaluated as low risk
  • lib/trap-caching.js: Evaluated as low risk
  • lib/start-proxy-action-post.js: Evaluated as low risk
  • .github/workflows/post-release-mergeback.yml: Evaluated as low risk
  • lib/setup-codeql.js: Evaluated as low risk
  • lib/actions-util.test.js: Evaluated as low risk
  • .github/workflows/__test-proxy.yml: Evaluated as low risk
  • lib/tools-download.js: Evaluated as low risk
  • lib/status-report.js: Evaluated as low risk
  • lib/database-upload.js: Evaluated as low risk
  • lib/codeql.js: Evaluated as low risk
  • lib/analyze-action-input.test.js: Evaluated as low risk
Comments skipped due to low confidence (2)

lib/git-utils.js:38

  • [nitpick] The function name 'isAnalyzingDefaultBranch' should be more descriptive, such as 'isDefaultBranchBeingAnalyzed', to improve clarity.
exports.isAnalyzingDefaultBranch = isAnalyzingDefaultBranch;

lib/analyze.js:185

  • The word 'babes' seems to be a typo. It should be 'bases'.
// babes. The following 6-step procedure does so while limiting the amount of

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@marcogario marcogario merged commit 8a93837 into releases/v3 Dec 12, 2024
260 checks passed
@marcogario marcogario deleted the update-v3.27.8-9cfbef4bd branch December 12, 2024 20:28
@github-actions github-actions bot mentioned this pull request Dec 12, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants