MCPcopy Create free account
hub / github.com/analysis-tools-dev/static-analysis / upsert_comment

Function upsert_comment

ci/pr-check/src/main.rs:424–433  ·  view source on GitHub ↗

Posts or updates the bot comment on the PR. # Errors Returns an error if the GitHub API calls fail.

(client: &GithubClient, repo: &str, pr: u64, body: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 3

list_pr_commentsMethod · 0.80
update_pr_commentMethod · 0.80
create_pr_commentMethod · 0.80

Tested by

no test coverage detected