Azure DevOps sometimes doesn’t trigger build for GitHub PRs
Hello Community,
I have an Azure Pipelines plugin installed on my application’s GitHub repo. We should have a CI build trigger for each PR and when those PR merged into specific branches. The issue is that sometimes the build is getting triggered for the PR commits, but when merging this PR to the branch, the build is not triggered, and I have to run it manually.
Hello Community,I have an Azure Pipelines plugin installed on my application’s GitHub repo. We should have a CI build trigger for each PR and when those PR merged into specific branches. The issue is that sometimes the build is getting triggered for the PR commits, but when merging this PR to the branch, the build is not triggered, and I have to run it manually. Read More