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

[BUG] New commits pushed to the base branch results in errors when shallow history is used. #668

Closed
3 tasks done
jackton1 opened this issue Oct 2, 2022 · 0 comments · Fixed by #681
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@jackton1
Copy link
Member

jackton1 commented Oct 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

See: #666

To Reproduce

  1. Create 2 PRs from the base branch
  2. Merge PR 1 into the base branch which changes the HEAD sha
  3. Notice an error in PR 2 which has a reference to the fork point sha (This happens when fetch-depth is set to 1)

What OS are you seeing the problem on?

all

Expected behaviour?

A new input used to Limit the fetched history of the target branch.

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jackton1 jackton1 added the bug Something isn't working label Oct 2, 2022
@jackton1 jackton1 mentioned this issue Oct 3, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant