From 58d72c4f1939ae1af4e853c19b9e1cd1be3de8db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20BOULMIER?= Date: Sun, 4 Aug 2019 20:58:25 +0200 Subject: [PATCH] feat(github): add support for github enterprise (#1841) --- include/modules/github.hpp | 3 ++- src/modules/github.cpp | 7 ++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/include/modules/github.hpp b/include/modules/github.hpp index 845569d1..099eb57a 100644 --- a/include/modules/github.hpp +++ b/include/modules/github.hpp @@ -18,12 +18,13 @@ namespace modules { bool build(builder* builder, const string& tag) const; private: - void update_label(const int); + void update_label(int); int get_number_of_notification(); string request(); static constexpr auto TAG_LABEL = "