Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aless10
Copy link

@aless10 aless10 commented Apr 5, 2025

It should fixes #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
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
1 participant