Add build-free Component Governance pipeline - #9390
Open
Sandeep Kumar Das (Sandeep-622) wants to merge 1 commit into
Open
Add build-free Component Governance pipeline#9390Sandeep Kumar Das (Sandeep-622) wants to merge 1 commit into
Sandeep Kumar Das (Sandeep-622) wants to merge 1 commit into
Conversation
Adds a governance-only pipeline that runs ComponentGovernanceComponentDetection@0 against this repository's own sources (checkout: self) on the default branch, decoupled from the product build pipelines. Because the pipeline is hosted in microsoft/AdaptiveCards, the scan is attributed to this repository as the CG governed repository. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d5865ea7-1d45-40ce-914c-6133278ad620
Sandeep Kumar Das (Sandeep-622)
requested review from
a team,
Anna Koenig (anna-dingler) and
Dipesh Kumar (dipeshmsft)
August 13, 2026 08:22
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
.pipelines/AdaptiveCards-ComponentGovernance.yml— a minimal, build-free pipeline that runsComponentGovernanceComponentDetection@0against a checkout ofgithub:microsoft/AdaptiveCardsto keep the repo CG-compliant on its default branch, independent of the (currently failing) build pipelines.mainweekly (always: true);ubuntu-latest.