Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 7, 2026

Prepare new package version release for http-client

This PR prepares a new version release for the @actions/http-client package following the merge of PR #2229, which added:

  • Support for ACTIONS_ORCHESTRATION_ID in user-agent
  • Default user-agent when none is provided
  • Sanitization of orchestration ID values

Plan:

Changes Made:

The package builds successfully and all security checks pass. This is ready for release!


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
Copilot AI changed the title [WIP] Prepare new package version release for http-client Release @actions/http-client v3.1.0 Jan 7, 2026
Copilot AI requested a review from TingluoHuang January 7, 2026 18:16
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
Copilot AI changed the title Release @actions/http-client v3.1.0 Release @actions/http-client v3.0.1 Jan 7, 2026
Copilot AI requested a review from TingluoHuang January 7, 2026 18:32
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
@TingluoHuang TingluoHuang marked this pull request as ready for review January 7, 2026 19:11
@TingluoHuang TingluoHuang requested a review from a team as a code owner January 7, 2026 19:11
Copilot AI review requested due to automatic review settings January 7, 2026 19:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the release of @actions/http-client v3.0.1, which includes support for ACTIONS_ORCHESTRATION_ID in the user-agent and default user-agent functionality added in PR #2229.

Key Changes:

  • Version bumped from 3.0.0 to 3.0.1 (patch release)
  • Added changelog entry documenting the new features from PR #2229

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/http-client/package.json Updated version field to 3.0.1
packages/http-client/package-lock.json Updated version references to 3.0.1
packages/http-client/RELEASES.md Added changelog entry for v3.0.1 with reference to PR #2229

The changes are clean, consistent, and follow the established patterns in the repository. The version bump is appropriate for a patch release, and all documentation has been properly updated.

Files not reviewed (1)
  • packages/http-client/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TingluoHuang TingluoHuang merged commit 67a08de into main Jan 7, 2026
23 checks passed
@TingluoHuang TingluoHuang deleted the copilot/prepare-http-client-release branch January 7, 2026 20:35
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.

3 participants