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

[auto-merge] branch-0.2 to branch-0.3 [skip ci] [bot] #699

Closed
wants to merge 3 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 9, 2020

auto-merge triggered by github actions on branch-0.2 to create a PR keeping branch-0.3 up-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.

NvTimLiu and others added 3 commits September 9, 2020 08:16
As spark version 3.0.1 has been released, change shims dependency from 3.0.1-SNAPSHOT to 3.0.1

Signed-off-by: Tim Liu <timl@nvidia.com>

Co-authored-by: Tim Liu <timl@nvidia.com>
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
* support auto-merge on protected branch

Signed-off-by: Peixin Li <pxli@nyu.edu>
@github-actions
Copy link
Author

github-actions bot commented Sep 9, 2020

FAILURE - Unable to auto-merge due to conflicts. Manual operation is required.

To maintainers, please use the following steps to fix the merge conflicts manually:
This is a example to fix conflict from branch-0.2 to branch-0.3

git fetch <spark-rapids_remote>
git checkout -b branch-0.3-merge-branch-0.2 <spark-rapids_remote>/branch-0.3
git merge <spark-rapids_remote>/branch-0.2
# fix the merge conflict, then
git commit -am "merge branch-0.2 to branch-0.3"
git push <your forked remote> branch-0.3-merge-branch-0.2

When this is done, create a PR targets the base branch (branch-0.3 in this example).
Once the PR get merged, close the auto-merge PR.

@pxLi
Copy link
Collaborator

pxLi commented Sep 9, 2020

close the PR. Commits will be carried in next auto-merge PR w/ new AUTOMERGE_TOKEN #668

@pxLi pxLi closed this Sep 9, 2020
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#699)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
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.

3 participants