Skip to content

Automated AI code review workflow#393

Merged
theihor merged 1 commit intomasterfrom
reviewer-bot
Sep 25, 2025
Merged

Automated AI code review workflow#393
theihor merged 1 commit intomasterfrom
reviewer-bot

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Sep 16, 2025

Implement a workflow triggering automated AI code reviews for incoming
BPF patches.

The code reviews are executed with Claude Code [1] with elaborate
prompts that instruct LLM to search for particular regressions [2].

In case any regressions are found, LLM is instructed to generate a
conventional inline review, suitable for Linux Kernel mailing list.

[1] https://github.com/anthropics/claude-code-action
[2] https://github.com/masoncl/review-prompts

@theihor theihor force-pushed the reviewer-bot branch 6 times, most recently from 19ce9dc to 370fa04 Compare September 17, 2025 20:48
Implement a workflow triggering automated AI code reviews for incoming
BPF patches.

The code reviews are executed with Claude Code [1] with elaborate
prompts that instruct LLM to search for particular regressions [2].

In case any regressions are found, LLM is instructed to generate a
conventional inline review, suitable for Linux Kernel mailing list.

[1] https://github.com/anthropics/claude-code-action
[2] https://github.com/masoncl/review-prompts
@theihor theihor marked this pull request as ready for review September 25, 2025 00:37
@theihor theihor changed the title WIP: initial AI code review workflow Automated AI code review workflow Sep 25, 2025
@theihor theihor merged commit 7fa3daa into master Sep 25, 2025
18 checks passed
@theihor theihor deleted the reviewer-bot branch September 25, 2025 00:38
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.

1 participant