danger / danger/danger-js

[BUG] 13.0.7 release missing from git tags

Open
#1,507 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
5.5k
Forks
379
Avg merge
2h 8m
Merged PRs (30d)
6

Description

Image

The 13.0.7 tag is present in npm:
- https://www.npmjs.com/package/danger/v/13.0.7

The tag is present in package.json:
- https://github.com/danger/danger-js/commit/25c3fb7709744913489ae2568a38a71d80d242e3

But it's missing from git tags and releases:
- https://github.com/danger/danger-js/tags
- https://github.com/danger/danger-js/releases

Image

Image

I believe the tag could be created at 25c3fb77:

```
* 25c3fb77 - Release 13.0.7 (4 weeks ago)
```

```
git tag 13.0.7 25c3fb77
git push 13.0.7
```

Contributor guide

Open the contributing guide

Research direction

Start by comparing package.json and commit 25c3fb7709744913489ae2568a38a71d80d242e3 with the repository's git tags and releases. Verify whether 13.0.7 should point to 25c3fb77, then use the issue's tag and push commands if authorized; done means the tag appears in git tags and releases.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
release
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.