mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 08:36:25 +00:00
docs(changelog): entry for #310 dynamic CI portal-CLI discovery
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
f658bb6f9a
commit
fab1e78fa2
@@ -13,6 +13,15 @@ per-file diff commands.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- **CI discovers portal CLIs instead of hardcoding them** (#310). The `cli-checks` matrix
|
||||||
|
is now emitted by a `discover-clis` job that finds every `.agents/skills/*/cli/package.json`,
|
||||||
|
so a portal skill added with `/add-portal` gets its `typecheck` and `test` scripts run by CI
|
||||||
|
automatically - on this repo and on any fork - without editing the workflow. Upstream
|
||||||
|
coverage is unchanged (the discovered list on `master` is exactly the six shipped portals).
|
||||||
|
`/add-portal`'s Register step now says so. Thanks @ayobamiseun.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- **`/apply` archives the job posting while it still holds it** (#306). `/apply` drafted two
|
- **`/apply` archives the job posting while it still holds it** (#306). `/apply` drafted two
|
||||||
|
|||||||
Reference in New Issue
Block a user