infra/stacks/job-hunter
Viktor Barzin 74313149dd job-hunter: weekly above-target Slack alert CronJob
Add job-hunter-alert CronJob (Sundays 05:00 UTC, an hour after the refresh):
`python -m job_hunter alert --threshold 500000 --location london --slack`
posts to Slack the companies whose London p50 total comp >= £500k, flagging
any that newly crossed since last week's snapshot. SLACK_WEBHOOK_URL wired via
the job-hunter-secrets ExternalSecret from Vault secret/job-hunter
slack_webhook_url (seeded from the shared workspace webhook; repointable to a
dedicated channel). Runbook gains an "above-target Slack alert" section.

[ci skip] — applied locally (stack-scoped).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 20:49:42 +00:00
..
cronjob.tf job-hunter: weekly above-target Slack alert CronJob 2026-06-02 20:49:42 +00:00
main.tf job-hunter: weekly above-target Slack alert CronJob 2026-06-02 20:49:42 +00:00
terragrunt.hcl job-hunter: build-triggers-deploy model; CronJob :latest + docs 2026-06-02 20:24:50 +00:00