This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| ADO GitHub connection sync runbook (single-file memory) | |
| ======================================================= | |
| What this script does | |
| --------------------- | |
| - Synchronizes Azure DevOps Boards external GitHub connections so the selected | |
| repositories match all repos discoverable for each target GitHub organization. | |
| - Uses ADO Contribution providers: |