AOSSIE-Org / AOSSIE-Org/Template-Repo

Add Automated NPM Publish Workflow to Template Repo

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.