[PR #10078] [MERGED] Make sure we run CG component detection on main #27887

Open
opened 2026-01-31 09:24:53 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10078
Author: @DHowett
Created: 5/11/2021
Status: Merged
Merged: 5/12/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/warghilibly


📝 Commits (2)

  • f0e7b86 Make sure we run CG component detection on main
  • f43f994 might as well run it on failure too

📊 Changes

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

View changed files

📝 build/pipelines/templates/build-console-ci.yml (+6 -0)

📄 Description

I believe that there is a hidden "default branch" setting in Azure
DevOps, and ours is set to "master". CG only attempts to automatically
inject to builds off the default branch... and because we're a GitHub
repo running builds in AzDO we can't change what the default branch
is
. Oops.


🔄 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/microsoft/terminal/pull/10078 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 5/11/2021 **Status:** ✅ Merged **Merged:** 5/12/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/warghilibly` --- ### 📝 Commits (2) - [`f0e7b86`](https://github.com/microsoft/terminal/commit/f0e7b86938bb72ba26c50363b86455e6db78b59a) Make sure we run CG component detection on main - [`f43f994`](https://github.com/microsoft/terminal/commit/f43f994efaa3849cc66d3d9cb4f3d52c45bd4ec7) might as well run it on failure too ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `build/pipelines/templates/build-console-ci.yml` (+6 -0) </details> ### 📄 Description I believe that there is a hidden "default branch" setting in Azure DevOps, and ours is set to "master". CG only attempts to automatically inject to builds off the default branch... and because we're a GitHub repo running builds in AzDO we _can't change what the default branch is_. Oops. --- <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-31 09:24:53 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27887