feat: update ai-ready plugin ref tag#2320
Conversation
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
|
| Plugin | vally lint | install smoke test | version match | overall | source tree |
|---|---|---|---|---|---|
| ai-ready | pass | pass | infra_error | infra_error | v1.1.0 |
Gate output details
ai-ready - vally lint (pass)
0 skill(s) linted
ai-ready - install smoke test (pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-ZdqtLZ/copilot-home/.copilot/installed-plugins/external-plugin-intake/ai-ready/plugin.json.
ai-ready - version match (infra_error)
- v1.1.0: Unable to read ".github/plugin/.github/plugin/plugin.json" at "v1.1.0": fatal: invalid object name 'v1.1.0'.
- ai-ready: vally-lint=pass, install-smoke=pass, version-match=infra_error, overall=infra_error
|
The Copilot harnesses now all support using either a SHA or a I also note that this goes to the Tagging @johnpapa as it's his plugin - do you want it bumped to the |
|
Thanks @SimonGolms! This updates the ai-ready plugin ref to v1.1.0, which is also covered by #2349 from the plugin author (@johnpapa) — that PR additionally bumps the version to 1.1.0. Closing this as a duplicate in favor of #2349. Appreciate you flagging the update! |
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.mainbranch for this pull request.Description
Changes
refof the external ai-ready plugin from a commit sha to a release tag.Type of Contribution
Additional Notes
Caused by #1774
Ref: johnpapa/ai-ready#26
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.