Reposition `tag-changelog-link`
See original GitHub issueGitHub implemented a more generic (i.e. less efficient) version of tag-changelog-link
Their feature is not a strict replacement, but now tag-changelog-link
needs to be moved above it (or… alternative solutions welcome)
Test
https://github.com/sindresorhus/refined-github/releases/tag/20.1.6
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Reposition `tag-changelog-link` · Issue #2699 - GitHub
I won't change it. This feature is visually loaded late, introducing an jump in UI if it were placed before the dropdown. Or...
Read more >Changelog entries - GitLab Docs
Changelog entries. This guide contains instructions for when and how to generate a changelog entry file, as well as information and history about...
Read more >Generate changelog from commit and tag - git - Stack Overflow
We are using this simple shell script to generate hierarchical change log sorted by tags with the latest tag on top. #!/usr/bin/env bash...
Read more >Keep a Changelog
Keep an Unreleased section at the top to track upcoming changes. This serves two purposes: People can see what changes they might expect...
Read more >Git - Tagging - Git SCM
This command lists the tags in alphabetical order; the order in which they are displayed has no real importance. You can also search...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@fregante #2686
For this reason, I suggest we just move our Changelog link above the “Compare” dropdown, that’s all.