- Notifications
You must be signed in to change notification settings - Fork373
Merge main into releases/v3#2645
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit makes deepenGitHistory pass "origin HEAD" to Git fetch,which prevents Git from fetching all branches that are present in theremote repository.
This commits adds a "git repack" step to getPullRequestEditedDiffRangesto work around a Git bug concerning tracking of grafted commits.
…ep for the container
Mergeback v3.27.7 refs/heads/releases/v3 into main
…ng-tweakImprove Git subgraph fetching for diff-informed queries
Extract git-utils.ts
…en_streamingRespect proxy settings when streaming the download and extraction of the CodeQL bundle
…_postStart Proxy: Make the post step more robust to errors
We need to do this because using a default token will notrecursively trigger a new workflow run.
…easeUse an app token for triggering a release
There was a problem hiding this comment.
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
8a93837
intoreleases/v3Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Merging9cfbef4 into
releases/v3
.Conductor for this PR is@marcogario.
Contains the following pull requests:
Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.