def webhook_secret()

in webhook-app/webhook_helper.py [0:0]


def webhook_secret():
    return os.environ['GITHUB_WEBHOOK_SECRET'].encode('utf-8')