Skip to content

Commit 5dd3813

Browse files
authored
Merge branch 'staged' into add-weeklycommentsync-workflow
2 parents 15b1f9f + 0e422e6 commit 5dd3813

78 files changed

Lines changed: 6849 additions & 4749 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/aw/actions-lock.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,20 @@
1515
"version": "v8",
1616
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
1717
},
18+
"actions/github-script@v9": {
19+
"repo": "actions/github-script",
20+
"version": "v9",
21+
"sha": "373c709c69115d41ff229c7e5df9f8788daa9553"
22+
},
1823
"actions/upload-artifact@v7.0.0": {
1924
"repo": "actions/upload-artifact",
2025
"version": "v7.0.0",
2126
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
2227
},
23-
"github/gh-aw-actions/setup@v0.64.2": {
28+
"github/gh-aw-actions/setup@v0.68.3": {
2429
"repo": "github/gh-aw-actions/setup",
25-
"version": "v0.64.2",
26-
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
30+
"version": "v0.68.3",
31+
"sha": "ba90f2186d7ad780ec640f364005fa24e797b360"
2732
},
2833
"github/gh-aw/actions/setup@v0.64.2": {
2934
"repo": "github/gh-aw/actions/setup",

.github/plugin/marketplace.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
{
8181
"name": "context-matic",
8282
"source": "context-matic",
83-
"description": "General-purpose AI models are trained on public code and documentation, much of it outdated. They have no awareness of an actual API version, latest SDKs, or recommended workflows. ContextMatic gives GitHub Copilot deterministic, version-aware API context generated directly from API definitions and SDKs. Instead of guessing from public examples, the agent is grounded in current SDK versions, idiomatic code samples, and recommended integration workflows.",
83+
"description": "ContextMatic turns your AI agents from API-guessers into API-experts. By feeding agents exact, version-aware SDK methods and typed models for providers like PayPal, Spotify, and Twilio, ContextMatic replaces guesswork and outdated training data with high-fidelity ground truth. This eliminates hallucinations and broken code, ensuring surgical accuracy across 7+ languages so your agents build with precision instead of wasting tokens on trial and error.",
8484
"version": "0.1.0"
8585
},
8686
{
@@ -262,7 +262,7 @@
262262
"name": "gem-team",
263263
"source": "gem-team",
264264
"description": "Multi-agent orchestration framework for spec-driven development and automated verification.",
265-
"version": "1.6.0"
265+
"version": "1.6.6"
266266
},
267267
{
268268
"name": "go-mcp-development",
@@ -441,6 +441,12 @@
441441
"description": "Comprehensive Power BI development resources including data modeling, DAX optimization, performance tuning, visualization design, security best practices, and DevOps/ALM guidance for building enterprise-grade Power BI solutions.",
442442
"version": "1.0.0"
443443
},
444+
{
445+
"name": "power-platform-architect",
446+
"source": "power-platform-architect",
447+
"description": "Solution Architect for the Microsoft Power Platform, turning business requirements into functioning Power Platform solution architectures.",
448+
"version": "1.0.0"
449+
},
444450
{
445451
"name": "power-platform-mcp-connector-development",
446452
"source": "power-platform-mcp-connector-development",

.github/workflows/cli-for-beginners-sync.lock.yml

Lines changed: 391 additions & 261 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/codeowner-update.lock.yml

Lines changed: 407 additions & 290 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/codeowner-update.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: 'Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request'
2+
description: "Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request"
33
on:
44
issue_comment:
55
types: [created]
@@ -16,7 +16,6 @@ safe-outputs:
1616
base-branch: staged
1717
title-prefix: "[codeowner] "
1818
draft: false
19-
github-token: ${{ secrets.GH_AW_CODEOWNER_PR_TOKEN }}
2019
add-comment:
2120
max: 1
2221
noop:

.github/workflows/duplicate-resource-detector.lock.yml

Lines changed: 360 additions & 234 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/learning-hub-updater.lock.yml

Lines changed: 364 additions & 252 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/pr-duplicate-check.lock.yml

Lines changed: 358 additions & 224 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/resource-staleness-report.lock.yml

Lines changed: 360 additions & 234 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)