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

[SPARK-9383][PROJECT-INFRA] PR merge script should reset back to previous branch when possible #10709

Closed
wants to merge 1 commit into from

Conversation

JoshRosen
Copy link
Contributor

This patch modifies our PR merge script to reset back to a named branch when restoring the original checkout upon exit. When the committer is originally checked out to a detached head, then they will be restored back to that same ref (the same as today's behavior).

This is a slightly updated version of #7569, with an extra fix to handle the detached head corner-case.

@JoshRosen
Copy link
Contributor Author

/cc @srowen @ijuma, I finally got around to this.

@SparkQA
Copy link

SparkQA commented Jan 12, 2016

Test build #49175 has finished for PR 10709 at commit 05aa93c.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor Author

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Jan 12, 2016

Test build #49258 has finished for PR 10709 at commit 05aa93c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor Author

I've merged this into master.

@asfgit asfgit closed this in 97e0c7c Jan 13, 2016
@JoshRosen JoshRosen deleted the SPARK-9383 branch January 13, 2016 20:00
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