github-tools / github-tools/github-release-notes
doesn't genereate new release
Open
- Dominant language
- JavaScript
- Stars
- 897
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to draft a new release using
```
gren release --tags=v3.0.6..3.0.7
```
The following tag is not found in the repository: 3.0.7. please provide existing tags.
Contributor guide
Research direction
Start by reproducing the `gren release --tags=v3.0.6..3.0.7` command in the github-tools/github-release-notes repository and inspect how the `gren release` entry point resolves tag ranges. Confirm the expected behavior for the reported missing `3.0.7` tag and document or test the supported tag syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100