Skip to content

#1467 fix fetchTags=true do not fetch tags#2127

Open
aless10 wants to merge 2 commits intoactions:mainfrom
aless10:main
Open

#1467 fix fetchTags=true do not fetch tags#2127
aless10 wants to merge 2 commits intoactions:mainfrom
aless10:main

Conversation

@aless10
Copy link
Copy Markdown

@aless10 aless10 commented Apr 5, 2025

It should fix #1467

We used to have this issue at work when using this action on a tag.
The workaround to fix this was removing the fetchTags option and then manually fetch tags in another step.
This PR aims to add the --tags if the user explicitly set fetchTags: true.

Made at Open Source Saturday Italy

@aless10 aless10 requested a review from a team as a code owner April 5, 2025 13:50
@aless10
Copy link
Copy Markdown
Author

aless10 commented Apr 5, 2025

I see now that this issue has already at least 2 opened PR

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.

Can't fetch with fetch-tags when triggered by tag

2 participants