def github_user()

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


def github_user():
    """Returns the bot's username."""
    return os.environ['GITHUB_USER']