mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 13:45:53 +00:00
[PR #68] [MERGED] Don't start branch builds if a PR is active #214
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:skip-branch-with-pr📝 Commits (1)
fc8c949Don'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.