Disabling PR-level locks
In order to disable locking repo wide you can add a top-level flag to your digger.yml:Backendless mode
When using digger in backendless mode there is no backend or DB to store the locks information. In this case we have implemented integrations with several cloud provider resources to store the state of PR locks. The table below summarises the different locking methods available when using backendless mode:Cloud Provider | Resource Type | Configuration details Link |
---|---|---|
AWS | DynamoDB | here |
GCP | GCP Bucket | here |
Azure | Storage Tables | here |