Skip to content

Support multiple repositories #2

@abhidg

Description

@abhidg

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions