Add startup.jobs extractor support (#279)

* Add startup.jobs extractor support

* Harden startup.jobs extractor inputs

* Wire startupjobs into Docker and CI

* Tighten startupjobs review follow-ups

* fix: publish ghcr during release workflow

* feat: add startupjobs max jobs configuration and update related tests
This commit is contained in:
Shaheer Sarfaraz
2026-03-17 12:20:45 +00:00
committed by GitHub
parent 26275e4ee8
commit 71e640b563
28 changed files with 1177 additions and 132 deletions
+1
View File
@@ -54,6 +54,7 @@ jobs:
- adzuna-extractor
- hiringcafe-extractor
- gradcracker-extractor
- startupjobs-extractor
- ukvisajobs-extractor
steps:
- uses: actions/checkout@v4