Commit 4c4ba0e
feat: add headless Jira feature sync to daily launchd job
- New scripts/sync-jira-features.py fetches resolved tickets from Jira
REST API v3, groups by parent Epic, and upserts features-released.csv
- launchd-sync.sh now runs Jira sync after PR sync and commits both CSVs
- .env / env.example updated with JIRA_EMAIL and JIRA_URL vars
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b596d2a commit 4c4ba0e
4 files changed
Lines changed: 427 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments