jesseduffield.lazygit/.github
Stefan Haller a65d468cd3 Determine the latest tag from the checked-out commit's history
The Get Latest Tag step used to pick the most recently created tag in
the entire repo, regardless of whether it is reachable from the commit
being released. In preparation for supporting releases from branches
other than master, use the nearest tag that is an ancestor of the
checked-out commit instead. This way, a patch release cut from an
older release branch bumps that branch's own latest tag even when
master already carries a newer release, and the "changes since last
release" check compares against the release that actually precedes
this one in history.
2026-07-15 10:56:56 +02:00
..
ISSUE_TEMPLATE Remove the invitation to submit PRs from the issue template 2026-05-11 16:02:35 +02:00
workflows Determine the latest tag from the checked-out commit's history 2026-07-15 10:56:56 +02:00
dependabot.yml Fix dependabot label for github-actions-related updates 2026-04-26 19:40:56 +02:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Enhance PR/Issue templates readability 2025-08-18 07:37:46 +02:00
release.yml Add performance improvements section to release notes 2024-09-18 21:06:02 +10:00