[Azure DevOps] Abandoned pull requests do not discard all plans with multiple commits/projects #1310
Labels
bug
Something isn't working
go
Pull requests that update Go code
provider/azuredevops
waiting-on-response
Waiting for a response from the user
When abandoning a pull request in Azure Devops, only the most recently executed project plan is automatically discarded when the PR is abandoned. When new commits are pushed after the PR is opened the autoplan reruns correctly for only the modified project. It seems this behavior causes atlantis to "forget" about the other projects.
Reproduction:
The text was updated successfully, but these errors were encountered: