Skip to content

Add support for fetching tags - #18

Open
SludgePhD wants to merge 1 commit into
taiki-e:mainfrom
SludgePhD:fetch-tags
Open

Add support for fetching tags#18
SludgePhD wants to merge 1 commit into
taiki-e:mainfrom
SludgePhD:fetch-tags

Conversation

@SludgePhD

@SludgePhD SludgePhD commented Aug 24, 2026

Copy link
Copy Markdown

This adds a fetch-tags option, intended to be compatible with actions/checkout.

If true, --no-tags is replaced with --tags in the git fetch command line.

I've successfully tested the functionality in one of my repos.

@SludgePhD

Copy link
Copy Markdown
Author

It looks like there's a problem with the recent changes to ci/test.sh in 6ad5001, causing the CI failures. The grep invocation rejects workflow commits created for PRs (which are seemingly always merge commits).

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

Labels

None yet

1 participant