Skip to content

fetch-tags=true do not work when fetch-depth > 0 #1662

@marcindabrowski

Description

@marcindabrowski

Description of the fetch-tags says: Whether to fetch tags, even if fetch-depth > 0,
but it seems that action in version 4.1.1 do not pull the tags, only the PR branch.

I set these action options:

fetch-depth: 1
fetch-tags: true
ref: ${{ github.head_ref }}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions