Skip to content

Commit 26a89aa

Browse files
arilivigniCopilotaaronpowell
authored
Update gh-skills-builder plugin to v1.0.4 and regenerate marketplace.json (#2308)
* 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. --------- 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 <me@aaron-powell.com>
1 parent 61dda50 commit 26a89aa

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
{
572572
"name": "gh-skills-builder",
573573
"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",
574-
"version": "1.0.3",
574+
"version": "1.0.4",
575575
"author": {
576576
"name": "Ari LiVigni",
577577
"url": "https://github.com/arilivigni"
@@ -590,8 +590,8 @@
590590
"source": {
591591
"source": "github",
592592
"repo": "arilivigni/gh-skills-builder",
593-
"ref": "v1.0.3",
594-
"sha": "15c1a097ca554d9497f5722e4afb4661f3b73d2b"
593+
"ref": "v1.0.4",
594+
"sha": "6ec77a69d7203e5df01fd4caa4745089f6930f5d"
595595
}
596596
},
597597
{

plugins/external.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
{
340340
"name": "gh-skills-builder",
341341
"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",
342-
"version": "1.0.3",
342+
"version": "1.0.4",
343343
"author": {
344344
"name": "Ari LiVigni",
345345
"url": "https://github.com/arilivigni"
@@ -358,8 +358,8 @@
358358
"source": {
359359
"source": "github",
360360
"repo": "arilivigni/gh-skills-builder",
361-
"ref": "v1.0.3",
362-
"sha": "15c1a097ca554d9497f5722e4afb4661f3b73d2b"
361+
"ref": "v1.0.4",
362+
"sha": "6ec77a69d7203e5df01fd4caa4745089f6930f5d"
363363
}
364364
},
365365
{

0 commit comments

Comments
 (0)