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

Fix: avoid tag checkout collision #404

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

angela-tran
Copy link
Member

@angela-tran angela-tran commented Jan 9, 2024

The release workflow for 2024.01.3 failed with an error about a not being able to store a commit and a tag under the same reference:

image

See actions/checkout#1467 for some discussion

This PR attempts to fix the issue by just fetching the history rather than the tags.

@angela-tran angela-tran self-assigned this Jan 9, 2024
@angela-tran angela-tran requested a review from a team as a code owner January 9, 2024 19:33
Copy link

github-actions bot commented Jan 9, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@angela-tran angela-tran merged commit b94933f into dev Jan 9, 2024
6 checks passed
@angela-tran angela-tran deleted the fix/more-history-for-release-notes branch January 9, 2024 19:35
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.

2 participants