From b549a28bedb1e65f2134e73487c89179f4ca6fbc Mon Sep 17 00:00:00 2001 From: jesopo Date: Tue, 5 Mar 2019 11:41:24 +0000 Subject: 'pull' -> 'PR' in !ghpull --- modules/github/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/github') diff --git a/modules/github/__init__.py b/modules/github/__init__.py index b4df37bd..890ec57b 100644 --- a/modules/github/__init__.py +++ b/modules/github/__init__.py @@ -164,7 +164,7 @@ class Module(ModuleManager.BaseModule): state = utils.irc.color("closed", COLOR_NEGATIVE) event["stdout"].write( - "(%s pull%s, %s) %s → %s [%s/%s] %s %s" % ( + "(%s PR%s, %s) %s → %s [%s/%s] %s %s" % ( repo, number, state, branch_from, branch_to, added, removed, page.data["title"], url)) def _gh_get_pull(self, username, repository, number): -- cgit v1.3.1-10-gc9f91