mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Update label names used by bots (#11650)
This commit is contained in:
@@ -33,7 +33,7 @@ from termcolor import colored
|
||||
TYPESHED_OWNER = "python"
|
||||
TYPESHED_API_URL = f"https://api.github.com/repos/{TYPESHED_OWNER}/typeshed"
|
||||
|
||||
STUBSABOT_LABEL = "stubsabot"
|
||||
STUBSABOT_LABEL = "bot: stubsabot"
|
||||
|
||||
|
||||
class ActionLevel(enum.IntEnum):
|
||||
|
||||
Reference in New Issue
Block a user