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

Support FF merge strategy #35

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Support FF merge strategy #35

merged 1 commit into from
Oct 10, 2024

Conversation

fbpe
Copy link
Contributor

@fbpe fbpe commented Oct 10, 2024

When the fast-forward merge strategy is used, there is no merge commit SHA. In this case, we use the last commit SHA as ref

Fixes #34

When the fast-forward merge strategy is used, there is no merge commit SHA. In this case, we use the last commit SHA as ref
Ref #34
@fbpe fbpe requested a review from jmini October 10, 2024 12:14
@fbpe fbpe self-assigned this Oct 10, 2024
@fbpe fbpe merged commit b1f5823 into main Oct 10, 2024
2 checks passed
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.

Not creating auto MR in GitLab when we use fast forward merge strategy
2 participants