You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest the form @listens_to_all(ur'(?:.*)(?:GH|gh):(?P<org>[\w\-\_]+)/(?P<repo>[\w\-\_]+)#?(?P<issues>\d+(?:,\d+)*)(?:.*)'), e.g., gh:BotBotMe/botbot-plugins#21.
See https://botbot.me/freenode/loot/msg/28235231/
I would suggest the form
@listens_to_all(ur'(?:.*)(?:GH|gh):(?P<org>[\w\-\_]+)/(?P<repo>[\w\-\_]+)#?(?P<issues>\d+(?:,\d+)*)(?:.*)'), e.g.,gh:BotBotMe/botbot-plugins#21.