infisical
infisical copied to clipboard
Feat: Azure DevOps Integration
Description 📣
This PR introduces a new Azure DevOps integration. This work is heavily based on @meetcshah19's work.
A few key changes:
- Changed referencing from "Azure DevOps org ID" to "org name". There's a difference between organization ID's and organization names in Azure. We are actually using the Azure org name, not the org ID as it is referred to in Meet's PR.
- Added unique parameter for azure devops org name (previously the teamId parameter was being reused)
- Minor rephrasing in the create integration step.
- Smaller overall improvements.
Type ✨
- [ ] Bug fix
- [x] New feature
- [ ] Breaking change
- [ ] Documentation
- [x] I have read the contributing guide, agreed and acknowledged the code of conduct. 📝