Campbell Allen

Results 78 comments of Campbell Allen

Use case: 1. I install the pull reminders app and setup access to notification service. 2. I then setup a notification on a schedule and add some users to my...

Not bad and i can see that working, though in the UI i can't choose an existing channel. I'll look at adding the new reminder for security updates, possibly with...

Ideally using the same channel, though i can see it being useful for other teams / setups. Please do let me know if this functionality makes it back into the...

Do let me know if you enable the channel reuse functionality, i'd like to try this flow out

Understood and i can see the reasoning for the opinionated UI, etc. One counter point is that I'm the user / consumer of these reminder messages. Therefore isn't it up...

👍 I'd like this feature as well. Our team does use `review_requests` however, even after a PR has been approved I still get a reminder about it. E.g. > camallen...

For us not ideal tbh, I can see that flow working but it's another step that people will forget that increases the false positive rate of the alerts pull reminders...

I completely understand re the addition of options, etc. I appreciate the reminder and offer for help with Github Actions I will look into your examples and try it out....

As specified in #131 you'll have to add multiple `allow` block entries to configure different origins, e.g. ``` ruby allowed_headers = %i(get post put patch delete options head) allow do...