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

Hotfix - Validate default_branch only when history type full #244

Merged
merged 4 commits into from Jan 6, 2023

Conversation

sbe-arg
Copy link
Collaborator

@sbe-arg sbe-arg commented Jan 6, 2023

As suggested by @vancejc-mt in #243 we should only validate the default_branch when history is set to full

some testing here fixing the HEAD symbolic issue https://github.com/anothrNick/github-tag-action/actions/runs/3854410905/jobs/6568375010#step:3:130

Added warning to users in readme when combining history full and the default branch is something other than main or master.

@sbe-arg sbe-arg requested a review from sammcj January 6, 2023 09:13
@sbe-arg sbe-arg changed the title Hotfix - Validate default_branch when history type full Hotfix - Validate default_branch only when history type full Jan 6, 2023
@sbe-arg sbe-arg merged commit 8c8163e into master Jan 6, 2023
@sbe-arg sbe-arg deleted the hotfix/default_branch-full-log branch January 6, 2023 18:04
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.

None yet

2 participants