AOSSIE-Org / AOSSIE-Org/Template-Repo
Add Automated NPM Publish Workflow to Template Repo
Open
- Dominant language
- YAML
- Stars
- 17
- Forks
- 29
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 6
Description
## 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.
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js, yaml
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100