-
Notifications
You must be signed in to change notification settings - Fork 0
Support multiple repositories #2
Copy link
Copy link
Closed
Description
Currently ticket-dispatcher supports a single email domain, dispatching to a single repository. Allow a mapping environment variable that can enable posting to multiple repositories, e.g.
TICKET_DISPATCHER_DOMAIN_MAPPING="foo.example.com=org/foo bar.example.com=org/bar"
If SES is setup to deliver emails from both domains, then ticket-dispatcher should be able read To: or Cc: and deliver emails to the appropriate issue tracker.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels