Dylan Smith

Results 116 issues of Dylan Smith

## Description The backend API now supports granting migrator role at the enterprise level (I believe it will iterate over all orgs and grant it on each org). grant-migrator-role command...

Currently the way integrate-boards command works is it creates the connection using a GitHub PAT. This was done mainly because it was easier/quicker to implement. But it means that when...

future

This is a relatively new feature in github (public beta): https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization The add-team-to-repo command validates that the role is one of the 5 non-custom roles in GitHub. This validation will...

future

Customers have asked if it's possible to add an option to let them set a state other than private for a repo when it's done migrating. This capability is already...

task

Docs/whitepaper helping customers understand the planning/preparation/migration process, and all the considerations they need to take into account. Similar to the ADO On-Prem -> Cloud migration whitepaper: https://azure.microsoft.com/en-us/services/devops/migrate/ DRI: @dylan-smith ##...

epic

Orchestrates many of the steps needed to migrate repos from ADO to GitHub. Includes: - Lock ADO repo (make it read-only) - Migrate Repo - Create AAD groups - Add...

epic

If duplicate repo names are detected, instead of just spitting out a warning and putting the onus on the user, maybe do something intelligent to ensure unique repo names, then...

task

add an extra option to generate-script that can generate a 2nd rollback script that undoes what the migration script does. This will make doing dry-runs easier, especially when a customer...

task

If the approach is to create a Maintainers/Admins GH team for each team project, then map those to AAD groups. The way it works now is the customer has to...

task