mirror of
https://github.com/systemd/systemd.git
synced 2026-06-30 19:57:29 +00:00
Revert "ci: Add subject_type to createReviewComment()"
This reverts commit 211cd6e9a3.
They document it here:
https://octokit.github.io/rest.js/v22/#pulls-create-review-comment
but apparently that's out of date and this doesn't work anymore.
This commit is contained in:
committed by
Daan De Meyer
parent
186032e1ed
commit
f9363bc5da
1
.github/workflows/claude-review.yml
vendored
1
.github/workflows/claude-review.yml
vendored
@@ -486,7 +486,6 @@ jobs:
|
||||
commit_id: c.commit,
|
||||
path: c.path,
|
||||
line: c.line,
|
||||
subject_type: "line",
|
||||
body: `Claude: **${c.severity}**: ${c.body}`,
|
||||
});
|
||||
posted++;
|
||||
|
||||
Reference in New Issue
Block a user