AOSSIE-Org / AOSSIE-Org/Template-Repo
Add Automated NPM Publish Workflow to Template Repo
未关闭
- 主要语言
- YAML
- 星标
- 17
- 派生
- 29
- 平均合并
- 3 天 13 小时
- 30 天内合并 PR
- 6
描述
## Task
Add the `version-release.yml` GitHub Action workflow (similar to the one in `SocialShareButton`) that automatically handles tagging, GitHub releases, and publishing to NPM whenever the `VERSION` file is updated.
贡献指南
调研方向
Start by finding the version-release.yml workflow in the SocialShareButton repository and comparing this template repo's existing .github/workflows setup, if any. The new workflow should live as .github/workflows/version-release.yml and react when VERSION is updated. Done means the template has a workflow for tagging, GitHub releases, and NPM publishing.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, node.js, yaml
- 领域
- ci-cd, release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 62/100