mirror of
https://github.com/systemd/systemd.git
synced 2026-06-30 19:57:29 +00:00
ci: Revert side/subject_type change for claude review workflow
This doesn't seem to actually work, so revert the change.
This commit is contained in:
2
.github/workflows/claude-review.yml
vendored
2
.github/workflows/claude-review.yml
vendored
@@ -417,8 +417,6 @@ jobs:
|
||||
commit_id: headSha,
|
||||
path: c.file,
|
||||
line: c.line,
|
||||
side: "RIGHT",
|
||||
subject_type: "line",
|
||||
body: `Claude: **${c.severity}**: ${c.body}`,
|
||||
});
|
||||
posted++;
|
||||
|
||||
Reference in New Issue
Block a user