Skip to content

fix(ci): switch CD trigger from build tags to semver v* tags #27

@liplus-lin-lay

Description

@liplus-lin-lay

purpose

CD ワークフローのトリガーを main push + build タグ方式から v* タグ push 方式に変更し、npm バージョンと一致したリリースフローにする。

premise

constraints

  • v* タグ push をトリガーに mcpb pack → release 作成 → .mcpb 添付
  • main push での build タグ作成を廃止
  • 既存の test job(Python)は PR + main push で引き続き実行

completion condition

  • v* タグ push で CD が実行され .mcpb 付き release が作成される
  • main push では test のみ実行される

Metadata

Metadata

Labels

enhancementNew feature or requestreadybody converged for implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions