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 Wrong PR head reference is being pulled on build #292

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

Erwyn
Copy link
Collaborator

@Erwyn Erwyn commented Sep 27, 2021

This change fixes Tuleap #23048

How to test:

  • Have at least two repositories with one pull request in each
  • Create a Tuleap Job that scans those two repositories
  • Check that all pull requests are build correctly instead of one
    failing because Jenkins can't fetch the reference.

@Erwyn Erwyn requested a review from robinsoc September 27, 2021 14:07
This change fixes [Tuleap #23048](https://tuleap.net/plugins/tracker/?aid=23048)

How to test:

* Have at least two repositories with one pull request in each
* Create a Tuleap Job that scans those two repositories
* Check that all pull requests are build correctly instead of one
  failing because Jenkins can't fetch the reference.
@Erwyn Erwyn force-pushed the fix-23048-tlpr-reference-do-not-match branch from 675e479 to b62285a Compare September 27, 2021 14:27
@robinsoc robinsoc merged commit 538e2db into master Oct 1, 2021
@robinsoc robinsoc deleted the fix-23048-tlpr-reference-do-not-match branch October 1, 2021 15:14
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