Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Add custom property ProviderType to AzureDevOpsPullRequestCommentThread #183

Conversation

janniksam
Copy link
Contributor

What I've done:

From now on everytime Cake.Issues will report to a AzureDevops PullRequest, all comment thread will retrieve a new custom property ProviderType, which is persisted in AzureDevops. When existing issues are read, the information will be stored into the IPullRequestDiscussionThread.ProviderType property, which will be used later on to filter the existing threads by provider type.

Additionallly I've added a few new configuration options, that varied from the Analyzers configuration set, to the resharper solution settings. (this qualifier for fields + properties, usings in deepest scope...)

Closes #182

@janniksam janniksam requested review from jokay and a team as code owners July 18, 2020 11:48
@pascalberger pascalberger force-pushed the feature/addProviderTypeAsExtProperty branch 2 times, most recently from 58828a5 to c9b3455 Compare July 18, 2020 15:34
@pascalberger pascalberger force-pushed the feature/addProviderTypeAsExtProperty branch from c9b3455 to dca0466 Compare July 18, 2020 19:55
@pascalberger pascalberger merged commit 2c19302 into cake-contrib:develop Jul 18, 2020
@pascalberger
Copy link
Member

@janniksam your changes have been merged, thanks for your contribution 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new custom property for the property type.
2 participants