tech-debt: Add authorization header support to webhook integrations #309

Open
opened 2026-05-31 14:09:24 +00:00 by jmiller · 0 comments
Owner

Summary

7 webhook templates have FIXME comments asking whether to support authorization headers.

Locations

  • templates/repo/settings/webhook/dingtalk.tmpl:8
  • templates/repo/settings/webhook/telegram.tmpl:16
  • templates/repo/settings/webhook/slack.tmpl:25
  • templates/repo/settings/webhook/packagist.tmpl:16
  • templates/repo/settings/webhook/msteams.tmpl:8
  • templates/repo/settings/webhook/discord.tmpl:16
  • templates/repo/settings/webhook/wechatwork.tmpl:8

Action Required

Decide whether to support custom Authorization headers for these webhook types and implement if yes.


Created by Claude Opus 4.6

## Summary 7 webhook templates have FIXME comments asking whether to support authorization headers. ## Locations - `templates/repo/settings/webhook/dingtalk.tmpl:8` - `templates/repo/settings/webhook/telegram.tmpl:16` - `templates/repo/settings/webhook/slack.tmpl:25` - `templates/repo/settings/webhook/packagist.tmpl:16` - `templates/repo/settings/webhook/msteams.tmpl:8` - `templates/repo/settings/webhook/discord.tmpl:16` - `templates/repo/settings/webhook/wechatwork.tmpl:8` ## Action Required Decide whether to support custom Authorization headers for these webhook types and implement if yes. --- *Created by Claude Opus 4.6*
jmiller added the tech-debtupstream labels 2026-05-31 14:09:24 +00:00
Sign in to join this conversation.
No labels tech-debt upstream
Status
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#309