gitlink-cli/shortcuts
Tiger 4bfbfc6e8f Replace PR #20 webhook with PR #22 improved implementation
- Use v1 API paths for all webhook endpoints (fixes view/test returning HTML/404)
- Add +tasks command for listing webhook delivery tasks
- Add webhook event validation (10-event whitelist)
- Add webhook type validation (10-type whitelist)
- Add content-type and http-method validation
- Fix update to preserve unspecified fields via fetch-and-merge
- Add event deduplication in parseWebhookEvents
- Add 9 comprehensive unit tests (up from 3)
- Use --http-method flag (maintains backward compatibility with PR #20)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 22:45:34 +08:00
..
branch fix(branch): URL-encode branch name in unprotect, add +unprotect to Skill 2026-05-17 12:19:04 +08:00
ci init gitlink-cli 2026-04-17 10:01:30 +08:00
common feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
issue feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
org init gitlink-cli 2026-04-17 10:01:30 +08:00
pr Merge PR #26: feat(pr): add review shortcuts 2026-05-23 22:12:01 +08:00
release init gitlink-cli 2026-04-17 10:01:30 +08:00
repo init gitlink-cli 2026-04-17 10:01:30 +08:00
search init gitlink-cli 2026-04-17 10:01:30 +08:00
user init gitlink-cli 2026-04-17 10:01:30 +08:00
webhook Replace PR #20 webhook with PR #22 improved implementation 2026-05-23 22:45:34 +08:00
register.go docs: finalize webhook shortcut docs 2026-05-19 15:54:31 +08:00