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

Implemented issue grouping by TFM #48

Merged
merged 3 commits into from
Apr 7, 2021
Merged

Implemented issue grouping by TFM #48

merged 3 commits into from
Apr 7, 2021

Conversation

IEvangelist
Copy link
Member

Group issue creation by target-framework moniker (TFM). Instead of having ~1,100 new issues in the dotnet/dotnet-api-docs repo, with these changes - we'd have only 9 issues, and each issue would contain a checklist for each violation.

  • Issues can be updated by the tool
  • The markdown for an issue includes a checklist for each violation

Fixes #39

@IEvangelist IEvangelist self-assigned this Apr 6, 2021
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great next step David.

We should watch for how often the issue descriptions get updated and if that causes us to lose information we want. If so, we can extend this in the future.

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.

Group issue creation by target-framework moniker (TFM)
2 participants