[PR #68] [MERGED] Don't start branch builds if a PR is active #214

Open
opened 2026-01-29 16:31:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/68
Author: @qmfrederik
Created: 8/30/2018
Status: Merged
Merged: 8/30/2018
Merged by: @qmfrederik

Base: masterHead: skip-branch-with-pr


📝 Commits (1)

  • fc8c949 Don't start branch builds if a PR is active

📊 Changes

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

View changed files

📝 appveyor.yml (+1 -0)

📄 Description

Otherwise we'll get two builds for each branch in this repo for which a PR is active, which is a bit of overkill.


🔄 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/quamotion/dotnet-packaging/pull/68 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 8/30/2018 **Status:** ✅ Merged **Merged:** 8/30/2018 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `skip-branch-with-pr` --- ### 📝 Commits (1) - [`fc8c949`](https://github.com/quamotion/dotnet-packaging/commit/fc8c94932a4ab0a92e2ee79db1f174e5b8e53bfc) Don't start branch builds if a PR is active ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `appveyor.yml` (+1 -0) </details> ### 📄 Description Otherwise we'll get two builds for each branch in this repo for which a PR is active, which is a bit of overkill. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:31:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#214