SlackのGitHub Appをアップグレードするとdeployコマンドと通知が壊れる
先日、SlackのGitHub Appがアップグレードされました。
しかし、アップグレードすると /github deploy
コマンドとデプロイ通知が 壊れる ため、業務で使っている場合はもう少し様子を見てからアップグレードした方が良さそうです。
READMEの記述
以下はREADMEの引用ですが、意図的に機能を消しているので復活しない可能性もある。
Removed deploy command and notification support: Today, the functionality provided by deploy command is very limited and doesn't address all the scenarios. We are removing deploy command and notifications support as part of this version. We want to relook at the scenarios and build a more holistic experience that customers need.
関連するIssue
GitHub(Legacy)を復活させる
https://<workspace>.slack.com/apps/A8GBNUWU8-github-legacy
から再インストールすると復活できた。
workspace の部分は各ワークスペースの名前に直してください。