We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a08c07 commit f8f784fCopy full SHA for f8f784f
scripts/check_milestone.py
@@ -20,6 +20,7 @@
20
OWNER = 'sdv-dev'
21
REPO = 'sdv'
22
23
+
24
def _get_linked_issues(
25
github_client: GithubClient, graph_client: GithubGraphQLClient, pr_number: int
26
):
0 commit comments