// BLOG — AUTOMATIONS — GITHUB NOTIFICATIONS

1. SET UP A
BASIC WORKFLOW

Before getting to work on the GitHub side, one of the bits you'll need from your automation platform is a webhook to enter into the notification settings.

In Rewst, create a new workflow

Info
Remember to follow best practices when naming your workflow. Just as Rewst has undergone a lot of standardization of naming, your organization should be doing the same.

Create a single noop action

Did you pronounce this noop or noop? Debate about it in the ROC Open Mic chat.

Warning
Don't forget to hit publish to save otherwise you'll see a failure in your workflow history once the webhook notifications are set up in GitHub.

Add a webhook trigger

This trigger only needs to live at the parent organization level, so there is no need to toggle on the managed organizations or select any from the dropdown.

Copy the webhook or leave tab open for reference