NixOS / ofborg

@ofborg tooling automation https://monitoring.ofborg.org/dashboard/db/ofborg
https://ofborg.org
MIT License
232 stars 166 forks source link

cope with maintainer entries using a non-github contact #665

Open zeuner opened 8 months ago

zeuner commented 8 months ago

There has been discussion (https://github.com/NixOS/nixpkgs/pull/273146#issuecomment-1848780888) implying that the current ofborg implementation may have issues coping with our year-long proven maintainer list data model, but I could not find a corresponding issue report. Therefore, I tried to come up with a fix that should help against the listToPing function failing.

If there are more details about the issues faced, sharing them would be shared. This might allow me to improve this PR.

Of course this does not replace the need to provide ping handlers for the other contact entry variants, which will be processed in separate PRs.