cake-contrib / cake-contrib/Cake.AzureDevOps
AzureDevOpsSetPullRequestStatus fails when "Reset status whenever there are new changes" is enabled
Open
Bug
- Dominant language
- C#
- Stars
- 11
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Setting a status using `AzureDevOpsSetPullRequestStatus` fails when on the policy the `Reset status whenever there are new changes` option is enabled.
Error message:
```
Pull request status rejected by status policy. Policy configuration requires status to be posted on iteration
```
Contributor guide
Assessment
This issue has not been assessed yet.