mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
feat(job-scraper): per-portal enabled toggle honored by /scrape (#160)
Implements the mechanism approved in discussion #93: enabled: true|false frontmatter on portal skills (missing key = enabled), honored during /scrape portal discovery, with skipped portals reported visibly in the run summary.
This commit is contained in:
@@ -11,6 +11,7 @@ description: >
|
||||
jobs, engineering vacancies, data/ML jobs, DevOps roles, remote developer jobs,
|
||||
"are there any <tech role> jobs in <place>", look up this freehire job posting.
|
||||
context: fork
|
||||
enabled: true # set to false to keep this portal installed but have /scrape skip it
|
||||
allowed-tools: Bash(bun run .agents/skills/freehire-search/cli/src/cli.ts *)
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user