Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Delay feature breaks mention-bot #216

Open
@cachedout

Description

@cachedout

If the delay feature is enabled, mention-bot no longer works. Instead, the logs show something similar to the following:

Skipping because action is undefined. We only care about: "opened"

This appears to be because this function is expecting currentData to contain the full payload from GitHub, which contains an action key. Instead, it contains only the contents of the pull_request key. After removing the delayed option from our mention-bot configuration, full functionality was restored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions