techservicesillinois/secdev-robot

Setup teams chat GitHub issue reminders for secdev-robot/

edthedev opened this issue · 2 comments

See example at:
https://github.com/techservicesillinois/SecOps-Tools/blob/master/.github/workflows/reminders.yml

Likely needs one of our assigned GitHub team admins to setup a secret.

The reminders are set up in this repo but seem to fail with a 400 (bad request) when there are open pull requests. I'm wondering if maybe the URL in the TEAMS_WEBHOOK is wrong. We could try updating it and see what happens.

The URL in the TEAMS_WEBHOOK was indeed wrong. I fixed it and reminders are working. We need to document this setup somewhere, until we come with a better thing.