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 the dupe cost to each issue #47

Closed
janniksam opened this issue Nov 7, 2020 · 0 comments · Fixed by #75
Closed

Add the dupe cost to each issue #47

janniksam opened this issue Nov 7, 2020 · 0 comments · Fixed by #75
Labels
Milestone

Comments

@janniksam
Copy link
Contributor

janniksam commented Nov 7, 2020

In the latest release of Cake.Issues, every issue got a new dictionary AdditionalInformation to store custom information about an issue.

DupFinder should add the dupe cost into this dictionary, so other addins can use the information (e.g. reports can use the information for priorization reasons).

@janniksam janniksam added this to the 1.0.0 milestone Jul 30, 2021
@janniksam janniksam added Breaking change dependencies Pull requests that update a dependency file labels Jul 30, 2021
@pascalberger pascalberger removed Breaking change dependencies Pull requests that update a dependency file labels Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants