Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ issue_link
Function
issue_link
dev-tools/release_notes.py:95–96 ·
view source on GitHub ↗
(issue)
Source
from the content-addressed store, hash-verified
93
return
issues
94
95
def
issue_link(issue):
96
return
issue[
"html_url"
]
97
98
if
__name__ ==
"__main__"
:
99
issues = get_issues(owner, repo, milestone)
Callers
1
release_notes.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected