Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags in Azure DevOps based on GitHub issue labels #358

Merged
merged 2 commits into from
Jun 3, 2024

Commits on May 31, 2024

  1. Add code to map GH labels to AzDo Tags

    Add a config  option to map from GitHub label to Azure DevOps tag.
    
    When creating a new Azure DevOps work item, add any tags from matching GitHub labels.
    BillWagner committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0c3d842 View commit details
    Browse the repository at this point in the history
  2. a little formatting

    BillWagner committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3ce342b View commit details
    Browse the repository at this point in the history