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

Conversation

BillWagner
Copy link
Member

Fixes #314

Add tags in an Azure Work Item based on configured GitHub issue labels.

This facilitates reporting for those that use AzureDevOps to reporting.

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 added a commit to BillWagner/docs that referenced this pull request May 31, 2024
Relies on dotnet/docs-tools#358

This adds an initial set map for GitHub issue labels that should populate Azure DevOps Work item tags.
@BillWagner
Copy link
Member Author

See dotnet/docs#41205 for an example config

@BillWagner BillWagner merged commit 7b86ca5 into dotnet:main Jun 3, 2024
9 checks passed
@BillWagner BillWagner deleted the sequester-and-tags branch June 3, 2024 14:26
BillWagner added a commit to dotnet/docs that referenced this pull request Jun 3, 2024
Relies on dotnet/docs-tools#358

This adds an initial set map for GitHub issue labels that should populate Azure DevOps Work item tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sequester] Add tag based on labels on issues
3 participants