kernelci / kernelci/kernelci-deploy

Auto rebasing support for collabora-next tree

Open
#181 0 comments 0 reactions 1 assignee Claimed by @pawiecz View on GitHub
Dominant language
Python
Stars
4
Forks
19
Avg merge
3d 9h
Merged PRs (30d)
3

Description

Collabora maintains a linux-next based tree on Gitlab for testing patches in KernelCI that haven’t been merged upstream: https://gitlab.collabora.com/kernel/collabora-next

This tree is built on linux-next and needs to be periodically rebased, ideally every time a new linux-next tag is released. Currently, this rebase is done manually (e.g., `git fetch master; git rebase --onto /master HEAD~3`).

This issue proposes implementing automatic rebasing for the for-kernelci branch of the collabora-next tree, which would enable KernelCI tests to be triggered without manual intervention. Automating this process could also benefit other kernel trees.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.