Commit Graph

  • 6337feeae1 fix: add -debug flag to enable processor DEBUG logs main JimKarvo 2026-06-29 20:54:17 +00:00
  • 4882221530 test: trigger webhook notification test test/webhook-notification JimKarvo 2026-06-29 20:44:36 +00:00
  • c288c85b84 fix: replace base64 content with actual shell script JimKarvo 2026-06-29 20:42:11 +00:00
  • 39f49fbba8 fix: write actual shell script instead of base64 content JimKarvo 2026-06-29 20:41:06 +00:00
  • aafb820299 fix: correct docker-entrypoint.sh - replace base64-encoded content with actual shell script JimKarvo 2026-06-29 20:39:28 +00:00
  • 718569eda7 fix: restore events.go whitespace to canonical form JimKarvo 2026-06-29 20:24:48 +00:00
  • 72b50b88f2 fix: restore processor.go to correct EventHandler architecture (was slack.Client corruption) JimKarvo 2026-06-29 20:24:40 +00:00
  • c8b2dbe9dd fix: restore main.go to correct architecture (was urfave/cli corruption) JimKarvo 2026-06-29 20:24:18 +00:00
  • d33b1abd7e fix: rewrite main.go with raw Go source (was base64-corrupted) JimKarvo 2026-06-29 20:16:40 +00:00
  • e7d6abb942 fix: rewrite processor.go with raw Go source (was base64-corrupted) JimKarvo 2026-06-29 20:16:20 +00:00
  • a4af4f4f78 fix: rewrite cache.go with raw Go source (was base64-corrupted) JimKarvo 2026-06-29 20:15:13 +00:00
  • 357cecca84 fix: rewrite events.go with raw Go source (was base64-corrupted) JimKarvo 2026-06-29 20:14:47 +00:00
  • b706bc2338 fix: align docker-entrypoint.sh MANUAL_USER_MAPPINGS format with Go code JimKarvo 2026-06-29 20:05:30 +00:00
  • 1ab139baa4 feat: support LOG_LEVEL env var for runtime log level config JimKarvo 2026-06-29 19:51:02 +00:00
  • 895b82096c fix: also check singular RequestedReviewer field for review_requested events JimKarvo 2026-06-29 19:42:19 +00:00
  • 673cefeb90 fix: add MANUAL_USER_MAPPINGS support for users with mismatched emails JimKarvo 2026-06-29 22:34:22 +03:00
  • 9e26698068 fix: use event.Reviewers instead of e.RequestedReviewer for review_requested JimKarvo 2026-06-29 18:54:59 +00:00
  • 8f08345bb2 chore: disable Renovate completely JimKarvo 2026-06-25 08:52:10 +00:00
  • 371b5f4304 chore: disable Renovate completely chore/renovate-config JimKarvo 2026-06-25 08:46:15 +00:00
  • 765fb04420 fix: use event.Reviewers instead of e.RequestedReviewer for review_requested JimKarvo 2026-06-23 11:01:47 +00:00
  • c2c36b48eb Fix: use raw content (not base64) + single-line SQL for entrypoint JimKarvo 2026-06-22 10:31:52 +00:00
  • e818a8fb20 fix: create users table in entrypoint before seeding manual mappings JimKarvo 2026-06-22 10:21:54 +00:00
  • a1787b7b5d feat: seed manual user mappings from MANUAL_USER_MAPPINGS env var JimKarvo 2026-06-22 09:34:27 +00:00
  • c8056f8c47 fix: correct Dockerfile content (was base64-encoded) JimKarvo 2026-06-22 09:34:20 +00:00
  • 8438ebf48e feat: seed manual user mappings from MANUAL_USER_MAPPINGS env var JimKarvo 2026-06-22 09:32:54 +00:00
  • 1aefbae95e feat: add sqlite3 CLI + jq for manual user mappings JimKarvo 2026-06-22 09:32:44 +00:00
  • 6bf27aa40e Initial import with modified Dockerfile for env-based config generation JimKarvo 2026-06-22 11:56:10 +03:00
  • 28fa7537ac Initial commit JimKarvo 2026-06-22 08:55:54 +00:00