This PR makes it so when this repository is used to create a Gitpod workspace, the configuration used will be delegated to the mattermost-gitpod-config repo through its .gitpod.yml file.
This allows multiple repos to share the same Gitpod config, as well as keeping the commit history minimal in regards to the individual repos.
Summary
This PR makes it so when this repository is used to create a Gitpod workspace, the configuration used will be delegated to the mattermost-gitpod-config repo through its .gitpod.yml file.
This allows multiple repos to share the same Gitpod config, as well as keeping the commit history minimal in regards to the individual repos.
https://www.gitpod.io/docs/references/gitpod-yml https://www.gitpod.io/docs/multi-repo-workspaces
Ticket Link
Fixes https://mattermost.atlassian.net/browse/MM-43928