cake-contrib / Cake.Issues.Recipe

:cake: :jigsaw: :mag_right: Recipe for using the Cake.Issues addins
https://cakeissues.net
MIT License
3 stars 5 forks source link

(GH-474) Fix issues with different provider on issue than on provider #475

Closed pascalberger closed 3 months ago

pascalberger commented 3 months ago

Refactors the code to determine status which need to be set on pull requests and fixes issues with different provider name on issue than on provider.

Also adds a test project to test the new code.

Fixes #474