jesseduffield.lazygit/.github/workflows
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
..
check-required-label.yml fix: pin 7 unpinned action(s) to commit SHAs 2026-03-31 10:27:07 +02:00
ci.yml Check gofumpt formatting with the pinned version in CI and lint 2026-07-02 11:16:53 +02:00
close-issues.yml Bump actions/github-script from 8 to 9 2026-04-26 17:58:44 +00:00
codespell.yml Bump actions/checkout from 6 to 7 2026-07-02 05:24:40 +00:00
release.yml Determine the latest tag from the checked-out commit's history 2026-07-15 10:56:56 +02:00
sponsors.yml Bump actions/checkout from 6 to 7 2026-07-02 05:24:40 +00:00