port-labs / ocean

🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key features and streamline the integration process.
https://ocean.getport.io
Apache License 2.0
104 stars 33 forks source link

[Integration][ADO] Set the `isProjectsLimited` paramater to True by default #806

Closed phalbert closed 1 month ago

phalbert commented 1 month ago

Description

Fixed a bug in the Azure DevOps (ADO) integration where project-scoped webhooks were not being created if the isProjectsLimited parameter was not explicitly set. The default value for this parameter is now set to True, ensuring that webhooks are created with the correct scope.

Type of change

Please leave one option from the following and delete the rest:

Screenshots

Include screenshots from your environment showing how the resources of the integration will look.

API Documentation

Provide links to the API documentation used for this integration.