MCPcopy Index your code
hub / github.com/debugger22/github-audio / poll_github

Function poll_github

rust-server/src/repository.rs:37–72  ·  view source on GitHub ↗

* This function gets called at each tick of the interval set in [`start_polling_github`]. * It calls the Github events API, processes the payload and sends it to the [`Sender`]. */

(http_client: &Client, sender: Sender<String>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

start_polling_githubFunction · 0.85

Calls 1

clean_gh_payloadFunction · 0.85

Tested by

no test coverage detected