Enable or disable `repo_locking` per repo in `repos.yaml` and `atlantis.yaml` by krrrr38 · Pull Request #2700 · runatlantis/atlantis

What did I change? add repo_locking setting in repo config and atlantis.yaml. allow override repo_locking by atlantis.yaml ProjectLocker has NoOpLocker and TryLock check repoLocking bool arg. if ...