cake-contrib / cake-contrib/Cake.Issues
Support posting issues for files not in PR
Open
Area:PullRequestSystem:AzureDevOps
Improvement
- Dominant language
- C#
- Stars
- 7
- Forks
- 11
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
It can happen that a change on file A results in an issue on file B. Until now issues were filtered to the ones affecting a file changed in the PR. With cake-contrib/Cake.Issues.PullRequests.AzureDevOps#38 this can be turned off, but we still have the change detection in place which will fail if file of an issue is not part of the PR.
We need to decide if and how issues for files not being part of the PR should be reported.
Contributor guide
Assessment
This issue has not been assessed yet.