Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Auto-trigger release pipeline on main merge and check npm versions before publish - #3334

Closed
Yuchao Yan (msyyc) wants to merge 2 commits into
mainfrom
publish/release-2026-02-05
Closed

Auto-trigger release pipeline on main merge and check npm versions before publish#3334
Yuchao Yan (msyyc) wants to merge 2 commits into
mainfrom
publish/release-2026-02-05

Conversation

@msyyc

Copy link
Copy Markdown
Member

Changes

  • Auto-trigger release pipeline: The release pipeline now triggers automatically when changes are merged to the \main\ branch, removing the need for manual triggers.
  • Pre-publish npm version check: Added a step that runs early in the pipeline (before installing dependencies or running tests) to verify that the current package versions are not already published to npm. This avoids wasting time on builds and tests when the versions are already released.
    • Checks @azure-tools/typespec-python\
    • Checks @autorest/python\
  • Updated README: Reflects the new automatic release behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant