docs(readme): drop stale plugins feature-flag mention - #4
Open
yattdev wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
5 tasks
Author
Author
|
The unchanged README-only head Could a repository maintainer approve and rerun these workflows at the unchanged head? The contributing account has read-only base-repository access. The release-workflow ID derivation remains a separately deferred change and is not part of this README PR. |
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.
Summary
pluginsfeature flag before installing a plugin. Plugins ship in the base product with no feature flag to enable first.README.md; the release-workflow rename hardening remains a separate follow-up because this credential cannot modify.github/workflows/**.Review evidence
At commit
f616642516372091f1a0aa6239bb693d3eb2839d:The grep produces no matches; all remaining commands pass.
manifest.yamlandMakefileboth declare version0.1.0.The repository defines unconditional
pull_requestworkflows formain: CI (tidy, format, vet, test) and Build (package). Neither has a README path filter, so checks should be present for this PR. GitHub currently shows neither check for the head; a maintainer needs to approve/re-run the fork PR workflows before merge. The only reported reviewer result is the neutral Cubic summary; no actionable review comments are present.Deferred follow-up
.github/workflows/release.ymlstill hardcodeskandev-plugin-templatein the README metadata rewrite, checksum extraction, and release-asset glob. That fix is intentionally not claimed by this README-only PR and needs a credential with the GitHubworkflowscope.Linked Kandev docs/guard PR: kdlbs/kandev#2309