yudppp

Results 4 issues of yudppp

# Fixes # Support send_each_at mail header send_each_at is scheduling-parameters Reference https://docs.sendgrid.com/for-developers/sending-email/scheduling-parameters ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license -...

This change implements issue #951 - you can specify -label if you want to ignore pull requests with the specified label. And Cherry picked https://github.com/integrations/slack/pull/974.

``` type Obj struct { ID string List []string } ``` is not working

bug

### Issue Summary I want to use send_each_at mail header.But send_each_at header is not support now. send_each_at is scheduling-parameters Reference https://docs.sendgrid.com/for-developers/sending-email/scheduling-parameters ### Steps to Reproduce 1. This is the first...

type: community enhancement
status: code review request