We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d278b86 + 45b3d72 commit aab6341Copy full SHA for aab6341
issue_metrics.py
@@ -6,8 +6,6 @@
6
their metrics to a markdown file.
7
8
Functions:
9
- get_env_vars() -> EnvVars: Get the environment variables for use
10
- in the script.
11
get_per_issue_metrics(issues: Union[List[dict], List[github3.issues.Issue]],
12
discussions: bool = False), labels: Union[List[str], None] = None,
13
ignore_users: List[str] = [] -> tuple[List, int, int]:
0 commit comments