From 4f4796f0bf30e105700f97ed8408c12b6aa95e06 Mon Sep 17 00:00:00 2001 From: Ari LiVigni ContinuousG33k Date: Thu, 17 Sep 2026 21:58:33 -0400 Subject: [PATCH] Update gh-skills-builder external plugin to v1.1.0 (#3253) * chore: update gh-skills-builder to v1.0.2 Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> * Update gh-skills-builder to v1.0.3 with new commit sha Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> * Update gh-skills-builder external plugin to v1.0.4 Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> * Regenerate marketplace.json with gh-skills-builder v1.0.4 Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> * Remove connector-namespaces plugin entry Removed connector-namespaces plugin entry from marketplace.json. * Update gh-skills-builder external plugin to v1.1.0 Bump the previously approved gh-skills-builder listing from v1.0.4 to v1.1.0 and regenerate marketplace outputs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com> Co-authored-by: Aaron Powell Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index fc6076ec..58012300 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -998,7 +998,7 @@ { "name": "gh-skills-builder", "description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room", - "version": "1.0.4", + "version": "1.1.0", "author": { "name": "Ari LiVigni", "url": "https://github.com/arilivigni" @@ -1017,8 +1017,8 @@ "source": { "source": "github", "repo": "arilivigni/gh-skills-builder", - "ref": "v1.0.4", - "sha": "6ec77a69d7203e5df01fd4caa4745089f6930f5d" + "ref": "v1.1.0", + "sha": "ea22105c191554d4eeaeb05952e071526b93d73f" } }, { diff --git a/plugins/external.json b/plugins/external.json index 61444161..3ba24bbd 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -742,7 +742,7 @@ { "name": "gh-skills-builder", "description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room", - "version": "1.0.4", + "version": "1.1.0", "author": { "name": "Ari LiVigni", "url": "https://github.com/arilivigni" @@ -761,8 +761,8 @@ "source": { "source": "github", "repo": "arilivigni/gh-skills-builder", - "ref": "v1.0.4", - "sha": "6ec77a69d7203e5df01fd4caa4745089f6930f5d" + "ref": "v1.1.0", + "sha": "ea22105c191554d4eeaeb05952e071526b93d73f" } }, {