iterate through tags of repo
Open
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
In some projects, the releases are represented b tags only (eg. jhy/jsoup).
for more info see https://github.com/bcit-ci/CodeIgniter/issues/3421.
In these examples, the releases are empty.
as stated, the (unreliable) way to get the same goal is to iterate through the tags.
My question is:
How can I iterate through the tags of a repo?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.