databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

DCO check is broken

Open dhirschfeld opened this issue 9 months ago • 1 comments

The DCO check workflow is failing with the below error message:

Error: Although you appear to have the correct authorization credentials, the `databricks` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.

...which seems to suggest a network / firewall issue is preventing the workflow from running:

Image

https://github.com/databricks/databricks-sql-python/actions/runs/13434581951/job/37533863392

dhirschfeld avatar Feb 27 '25 08:02 dhirschfeld

Hey @dhirschfeld , I'll be taking a look at this issue and be posting updates soon. I'll try to resolve this to improve dev experience

madhav-db avatar Feb 27 '25 09:02 madhav-db