Revert "[release-10.11] Add prepackaged version of github plugin v2.7.0 (#35973)" (#36012)

Automatic Merge
Этот коммит содержится в:
Amy Blais
2026-04-10 09:06:03 +03:00
коммит произвёл GitHub
родитель 4399e4c97c
Коммит e092af7a33

Просмотреть файл

@@ -143,7 +143,7 @@ TEMPLATES_DIR=templates
# Plugins Packages
PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:)
PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4
PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.0
PLUGIN_PACKAGES += mattermost-plugin-github-v2.5.0
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.1
PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.0
# We need to prepackage both versions of playbooks and install the correct one based on the server license. See MM-60025.