chore: bump keep-the-why to 0.10.1 - #2892
Merged
aaronpowell merged 2 commits intoSep 2, 2026
Merged
Conversation
oliver-zehentleitner-aigent
requested a review
from aaronpowell
as a code owner
September 1, 2026 11:04
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
|
| Plugin | spec compliance (non-blocking) | vally lint | install smoke test | version match | ref/sha consistency | canvas structure | overall | source tree |
|---|---|---|---|---|---|---|---|---|
| keep-the-why | ✅ pass | ✅ pass | ✅ pass | ⚪ not_run | ⚪ not_run | ✅ pass | v0.10.1 |
Gate output details
keep-the-why - spec compliance (⚠️ warning)
Agent Plugins v1.0.0 manifest warnings:
- $schema should be "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json"
- top-level field "skills" is not part of Agent Plugins v1.0.0
- schema validation: manifest must have required property '$schema'
- schema validation: manifest must NOT have additional properties
keep-the-why - vally lint (✅ pass)
✅ keep-the-why (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
keep-the-why - install smoke test (✅ pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-bv6Wuv/copilot-home/.copilot/installed-plugins/external-plugin-intake/keep-the-why/plugin.json.
keep-the-why - version match (pass)
- v0.10.1: matched version "0.10.1" at "plugin.json".
keep-the-why - ref/sha consistency (not_run)
Ref/SHA consistency gate skipped because one of source.ref or source.sha was not provided.
keep-the-why - canvas structure (not_run)
Canvas structure gate skipped because plugin is not tagged with "canvas".
- keep-the-why: spec=warning, vally-lint=pass, install-smoke=pass, version-match=pass, ref-sha-consistency=not_run, canvas-structure=not_run, overall=pass0.10.1 released after this PR was opened for 0.10.0 - updates version/source.ref to v0.10.1 and regenerates .github/plugin/marketplace.json to match.
aaronpowell
approved these changes
Sep 2, 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.
Bumps the
keep-the-whyexternal plugin listing'sversion/source.refto the newly releasedv0.10.1, and regenerates.github/plugin/marketplace.jsonvianpm run plugin:generate-marketplacein the same commit, per this repo's external-plugin update process.(Originally opened for
v0.10.0; 0.10.1 released shortly after, so this now targets that instead.)Release: https://github.com/oliver-zehentleitner/keep-the-why/releases/tag/v0.10.1