Previous tags/releases are not visible in public repository #164679
Replies: 3 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
I just cloned your repo and the only tag available was |
Beta Was this translation helpful? Give feedback.
-
|
Thank you! This solution works perfectly. I can now view previous releases by clicking the "Releases" button on the repository page. However, I've encountered a new issue: when creating release notes, I'm unable to select the previous tag 0.5.2. Only the latest release 0.6.0 appears as an option. Could this indicate another bug? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I’m unable to view previous tags or releases for my public repository smallbunnies/Solverz, despite the presence of the "Releases" button on the repository page.
When inspecting the locally cloned repository on my machine, the tags appear as expected (verified via git tag/git show-ref --tags).
This discrepancy suggests a bug in GitHub’s UI or repository synchronization.
Beta Was this translation helpful? Give feedback.
All reactions