Skip to content

ci: fetch tags on checkout - #834

Open
j-zimnowoda wants to merge 1 commit into
mainfrom
APL-2054-2
Open

ci: fetch tags on checkout#834
j-zimnowoda wants to merge 1 commit into
mainfrom
APL-2054-2

Conversation

@j-zimnowoda

Copy link
Copy Markdown
Contributor

This is required to fetch all tags so that release-get-tag can find the highest tag on the branch.

Copilot AI lite review requested due to automatic review settings August 7, 2026 11:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the release workflow checkout steps to fetch Git tags during shallow checkouts, so the release-get-tag action can correctly determine the highest release tag for the target branch.

Changes:

  • Enable tag fetching (fetch-tags: true) in the release-get-tag job checkout.
  • Enable tag fetching (fetch-tags: true) in the release-software job checkout.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants