kazupon / kazupon/sandbox-github-releases
How do we generete previous some changelog?
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> How do we generete previous some changelog?
## solution1: make CLI
Like `conventional-changelog`, We can make the CLI and fetch the previous some github releases
## solution2: use Github CLI
- all fetch the release data from `gh release view`
_Originally posted by @kazupon in https://github.com/kazupon/sandbox-github-releases/issues/10#issuecomment-1221241735_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the two proposed approaches: a CLI like conventional-changelog and fetching release data with `gh release view`. Determine which previous changelog output and GitHub release scope are required; the issue is done only when that behavior and implementation approach are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100