Add submodule support to GitHub tag
Open
service-badge
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
On GitHub the submodule is only shown as a commit id.
I would like to know the tag (if any) associated with that tag.
eg:
https://img.shields.io/github/v/tag/:user:/:repo:/:submodule:
Would that be possible?
Contributor guide
Research direction
Start at the github/v/tag/:user:/:repo:/:submodule: endpoint described in the issue and trace how the current GitHub tag value is obtained. Check how submodule references are represented, then verify that a tag is returned when one is associated and that existing tag requests retain their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100