Skip to content

fix: update copilot-goal-skill to 1.1.0 - #2538

Open
gsemet wants to merge 1 commit into
github:mainfrom
gsemet:dev/gsemet
Open

fix: update copilot-goal-skill to 1.1.0#2538
gsemet wants to merge 1 commit into
github:mainfrom
gsemet:dev/gsemet

Conversation

@gsemet

@gsemet gsemet commented Aug 4, 2026

Copy link
Copy Markdown

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description

Update of copilot-goal-plugin to 1.1.0 as requested by #2421


Type of Contribution

  • Update existing plugin

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@aaronpowell aaronpowell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The appropriate plugin.json file needs to be updated as the marketplace.json is generated from that.

@gsemet

gsemet commented Aug 5, 2026

Copy link
Copy Markdown
Author

ah sorry, it is documented somewhere how to update a plugin ?

@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins labels Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

⚠️ External plugin PR checks require submitter fixes

  • Changed entries detected: 1
  • Workflow state label: requires-submitter-fixes

Per-plugin quality summary

Plugin vally lint install smoke test version match ref/sha consistency canvas structure overall source tree
copilot-goal-skill pass pass fail pass not_run fail aba3bef31af937b60720ef72a287bb43c817b43b

Gate output details

copilot-goal-skill - vally lint (pass)

✅ goal (2/2 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.

1 skill(s) linted, 1 passed
copilot-goal-skill - install smoke test (pass)

Install smoke test succeeded. Verified /tmp/external-plugin-quality-TNjc7j/copilot-home/.copilot/installed-plugins/external-plugin-intake/copilot-goal-skill/.github/plugin/plugin.json.
copilot-goal-skill - version match (fail)

- 1.1.1: external.json version "1.1.1" does not match "plugins/copilot-goal-skill/.github/plugin/plugin.json" version "1.1.0".
- aba3bef31af937b60720ef72a287bb43c817b43b: external.json version "1.1.1" does not match "plugins/copilot-goal-skill/.github/plugin/plugin.json" version "1.1.0".
copilot-goal-skill - ref/sha consistency (pass)

source.ref "1.1.1" resolves to the same commit as source.sha "aba3bef31af937b60720ef72a287bb43c817b43b".
copilot-goal-skill - canvas structure (not_run)

Canvas structure gate skipped because plugin is not tagged with "canvas".
- copilot-goal-skill: vally-lint=pass, install-smoke=pass, version-match=fail, ref-sha-consistency=pass, canvas-structure=not_run, overall=fail

@github-actions github-actions Bot added the requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review label Aug 5, 2026
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
@gsemet

gsemet commented Aug 5, 2026

Copy link
Copy Markdown
Author

should be good now !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-plugin Public external plugin submission plugin PR touches plugins requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants