Mergeback v4.32.5 refs/heads/releases/v4 into main#3532
Merged
henrymercer merged 10 commits intomainfrom Mar 2, 2026
Merged
Conversation
Merge main into releases/v4
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
henrymercer
approved these changes
Mar 2, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Mergeback changes from the releases/v4 branch into main following the v4.32.5 release, including version bumps and updated user-facing messaging related to improved incremental analysis.
Changes:
- Bump action version from 4.32.5 to 4.32.6 (including lockfile and rebuilt distribution artifacts).
- Add CHANGELOG entry for the 4.32.5 release.
- Refine disk-space-related messaging for improved incremental analysis disablement/failure scenarios.
Reviewed changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/overlay/diagnostics.ts | Updates the diagnostic markdown message to better frame disk space as one possible cause and clarifies re-enable guidance. |
| src/init-action-post-helper.ts | Adjusts the overlay-status failure log blurb and makes the remediation suggestion less absolute (“try increasing”). |
| package.json | Version bump to 4.32.6. |
| package-lock.json | Lockfile version bump to 4.32.6. |
| CHANGELOG.md | Adds the 4.32.5 release notes section. |
| lib/* | Rebuilt distribution artifacts reflecting the version bump and updated messages. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the version number and updates the changelog after the v4.32.5 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".