From e2e7aed678d12e9d2ed121682933943a917a32ba Mon Sep 17 00:00:00 2001 From: Just Nev Date: Tue, 7 Apr 2026 17:26:53 +0300 Subject: [PATCH] Add prepackaged version of github plugin v2.7. (#35968) Co-authored-by: Nevyana Angelova --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index a7c2324da3e..5d925ad2c55 100644 --- a/server/Makefile +++ b/server/Makefile @@ -162,7 +162,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 -PLUGIN_PACKAGES += mattermost-plugin-github-v2.6.0 +PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.6.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.8.0