Update gh-skills-builder plugin to v1.0.4 and regenerate marketplace.json#2308
Merged
Conversation
Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com>
chore: update gh-skills-builder external plugin to v1.0.2
Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com>
…r-version Updating external plugin gh-skills-builder to new version
Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com>
Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com>
Removed connector-namespaces plugin entry from marketplace.json.
…r-v104 Update external plugin gh-skills-builder to v1.0.4
Contributor
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
| Plugin | vally lint | install smoke test | version match | overall | source tree |
|---|---|---|---|---|---|
| gh-skills-builder | pass | pass | infra_error | infra_error | 6ec77a69d7203e5df01fd4caa4745089f6930f5d |
Gate output details
gh-skills-builder - vally lint (pass)
✅ create-github-skills-outline (3/3 checks passed)
✓ [spec-compliance] All 1 skill(s) are spec-compliant.
✓ spec-compliance: All spec checks passed.
✓ [valid-refs] All file references across 1 skill(s) are valid.
✓ valid-refs: All file references resolve to existing files within the skill directory.
✓ [orphan-files] No orphan files found across 1 skill(s).
✓ orphan-files: No references/ directory found — no orphans possible.
1 skill(s) linted, 1 passed
✅ bootstrap-github-skills-exercise (3/3 checks passed)
✓ [spec-compliance] All 1 skill(s) are spec-compliant.
✓ spec-compliance: All spec checks passed.
✓ [valid-refs] All file references across 1 skill(s) are valid.
✓ valid-refs: All file references resolve to existing files within the skill directory.
✓ [orphan-files] No orphan files found across 1 skill(s).
✓ orphan-files: No references/ directory found — no orphans possible.
1 skill(s) linted, 1 passed
✅ review-github-skills-exercise (3/3 checks passed)
✓ [spec-compliance] All 1 skill(s) are spec-compliant.
✓ spec-compliance: All spec checks passed.
✓ [valid-refs] All file references across 1 skill(s) are valid.
✓ valid-refs: All file references resolve to existing files within the skill directory.
✓ [orphan-files] No orphan files found across 1 skill(s).
✓ orphan-files: No references/ directory found — no orphans possible.
1 skill(s) linted, 1 passed
✅ publish-github-skills-exercise (3/3 checks passed)
✓ [spec-compliance] All 1 skill(s) are spec-compliant.
✓ spec-compliance: All spec checks passed.
✓ [valid-refs] All file references across 1 skill(s) are valid.
✓ valid-refs: All file references resolve to existing files within the skill directory.
✓ [orphan-files] No orphan files found across 1 skill(s).
✓ orphan-files: No references/ directory found — no orphans possible.
1 skill(s) linted, 1 passed
gh-skills-builder - install smoke test (pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-Hxpzl3/copilot-home/.copilot/installed-plugins/external-plugin-intake/gh-skills-builder/.github/plugin/plugin.json.
gh-skills-builder - version match (infra_error)
- v1.0.4: Unable to read ".github/plugin/plugin.json" at "v1.0.4": fatal: invalid object name 'v1.0.4'.
- 6ec77a69d7203e5df01fd4caa4745089f6930f5d: matched version "1.0.4" at ".github/plugin/plugin.json".
- gh-skills-builder: vally-lint=pass, install-smoke=pass, version-match=infra_error, overall=infra_error
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the external gh-skills-builder plugin listing to release v1.0.4.
Changes:
- Updates version, tag, and immutable commit SHA.
- Regenerates marketplace metadata consistently.
Show a summary per file
| File | Description |
|---|---|
plugins/external.json |
Updates the external plugin source metadata. |
.github/plugin/marketplace.json |
Reflects the updated plugin in the generated marketplace. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Medium
Contributor
Author
|
@copilot rerun failed actions |
Contributor
Author
|
@copilot rerun failed actions |
aaronpowell
approved these changes
Jul 16, 2026
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.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.mainbranch for this pull request.Description
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.