github-tools / github-tools/github-release-notes
Create release npm task
Open
enhancement
internal
- Dominant language
- JavaScript
- Stars
- 897
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
The releases should be automated (using `gren` 😅) in order to:
- Create the docs
- Generate release notes
- Update `CHANGELOG.md`
This could be done as a node script `release` and triggered by the pre-publish.
Contributor guide
Research direction
Start by inspecting the existing npm scripts and release flow, then review CHANGELOG.md and how the project currently creates documentation and release notes. Define the `release` Node task around gren and its pre-publish trigger; done means those steps run automatically and update the changelog during publishing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100