mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-02 22:08:35 +00:00
If projects are configured using an atlantis.yaml with a specific project name, include that in the output for comments. This is useful because often the project names are better identifiers than the directory and workspace names and also because some projects use the same dir and workspace so the only way to differentiate them is via their names. Fixes #353