[PR #612] [MERGED] Don't run SonarCloud tasks for PullRequests #999

Closed
opened 2025-12-29 08:34:18 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/612
Author: @StefH
Created: 5/10/2021
Status: Merged
Merged: 5/10/2021
Merged by: @StefH

Base: masterHead: stef_fix_sonarcloud_pr


📝 Commits (1)

  • 7a9cd6d condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest')) # Do not run for PullRequests

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 azure-pipelines-ci.yml (+3 -0)

📄 Description

…t')) # Do not run for PullRequests


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/612 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/10/2021 **Status:** ✅ Merged **Merged:** 5/10/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef_fix_sonarcloud_pr` --- ### 📝 Commits (1) - [`7a9cd6d`](https://github.com/wiremock/WireMock.Net/commit/7a9cd6d181130d2ba9d694f5e345bcb83cde75cb) condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest')) # Do not run for PullRequests ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `azure-pipelines-ci.yml` (+3 -0) </details> ### 📄 Description …t')) # Do not run for PullRequests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:18 +01:00
adam closed this issue 2025-12-29 08:34:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#999