mirego / dispatch

🦀 Dispatch makes sure pull requests within a GitHub organization get reviewed by the right people.
https://open.mirego.com
BSD 3-Clause "New" or "Revised" License
25 stars 3 forks source link

Add more flexibility in absent username extraction #28

Closed remi closed 3 years ago

remi commented 3 years ago

📖 Description and reason

Recently, Absence.io changed how it exposes absences as calendar events. Previously, each event title was formatted like this:

Out of Office - $NAME

but now the absence type is used as the prefix instead of a generic one, so we have:

Vacation - $NAME
Maternity Leave - $NAME
etc.

We want to support all of them 🙂

👷 Work done

Tasks

🦀 Dispatch

#dispatch/elixir

mirego-builds commented 3 years ago

🦀 Requesting reviewers for this pull request: