Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Request Data not working #3

@AlphaNerd

Description

@AlphaNerd

I seem to have everything else working but can't pull any data from the request object.

var payload = req.body , repo = payload.repository.full_name , branch = payload.ref.split('/').pop();

That produces no info for me. Any help would be appreciated. I need to see the name of the push at minimum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions