Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ head_commit
Method
head_commit
ci/scripts/github/github_tvmbot.py:257–258 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
255
self.github.post(url, data=data)
256
257
def
head_commit(self):
258
return
self.raw[
"commits"
][
"nodes"
][0][
"commit"
]
259
260
def
co_authors(self) -> list[str]:
261
authors = []
Callers
3
head_oid
Method · 0.95
ci_jobs
Method · 0.95
rerun_github_actions
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected