Searched full:pullrequest (Results 1 – 7 of 7) sorted by relevance
39 testRunTitle: '$(system.pullRequest.TargetBranch)-macos'48 targetBranch: $(System.PullRequest.TargetBranch)60 testRunTitle: '$(system.pullRequest.TargetBranch)-linux'88 testRunTitle: '$(system.pullRequest.TargetBranch)-manylinux1'141 testRunTitle: '$(System.PullRequest.TargetBranch)-win32'146 testRunTitle: '$(System.PullRequest.TargetBranch)-win64'153 targetBranch: $(System.PullRequest.TargetBranch)
9 git fetch -q origin $(System.PullRequest.TargetBranch)12 condition: and(succeeded(), variables['System.PullRequest.TargetBranch'])
67 condition: and(succeeded(), eq(variables['Build.Reason'], 'PullRequest'))
99 add_message "tech.pubsub.PullRequest" do151 …PullRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("tech.pubsub.PullRequest").ms… constant
62 rpc :Pull, PullRequest, PullResponse
6 -Dsonar.github.pullRequest=$TRAVIS_PULL_REQUEST \
41 `Lifecycle of a Pull Request <https://devguide.python.org/pullrequest/>`_.