Skip to content

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Dec 3, 2025

Change how the Linux source is checked out: replace actions/checkout with libbpf/ci-get-linux-source action call which can use local git mirror if it's available.

Change the job runner from github-hosted to self-hosted, because our custom runners have a local Linux mirror.

When setting up the env for AI, fetch pull request head and then switch to the target commit. Then in the trigger prompt provide the commit range identifying the entire series. This way AI agent is able to inspect changes in neighbouring commits.

Change how the Linux source is checked out: replace actions/checkout
with libbpf/ci-get-linux-source action call which can use local git
mirror if it's available.

Change the job runner from github-hosted to self-hosted, because our
custom runners have a local Linux mirror.

When setting up the env for AI, fetch pull request head and then
switch to the target commit. Then in the trigger prompt provide the
commit range identifying the entire series. This way AI agent is able
to inspect changes in neighbouring commits.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor merged commit c9844f2 into master Dec 4, 2025
107 of 111 checks passed
@theihor theihor deleted the ai-review-in-series branch December 4, 2025 00:28
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