tpmjs/.github/workflows
Ajax Davis 37fcc4b42c feat: add Discord webhook notifications to keyword search sync workflow
- Captures sync API response and parses JSON results
- Sends formatted Discord embed with sync metrics:
  - Packages found, processed, skipped, errors
  - Duration and link to workflow logs
- Color-coded status: green for success, yellow for errors
- Runs on every sync (manual and scheduled)

Requires DISCORD_WEBHOOK secret to be set in GitHub repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 08:18:15 +10:00
..
ci.yml fix: add build step to lint job in CI workflow 2025-11-26 18:36:44 +10:00
release.yml feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
sync-changes.yml fix: split sync workflow into separate files to fix job skipping issue 2025-12-03 04:36:38 +10:00
sync-keyword.yml feat: add Discord webhook notifications to keyword search sync workflow 2025-12-03 08:18:15 +10:00
sync-metrics.yml fix: split sync workflow into separate files to fix job skipping issue 2025-12-03 04:36:38 +10:00