Skip to content

Beta Updates Github hook on expo.dev doesn't trigger in monorepo when pushing multiple commits to branch #314

@aldebout

Description

@aldebout

Not sure if this is the right repo to open this issue.

Description of the bug

When using the beta github hook for eas updates in a monorepo, if I push multiple commits at once to a branch and the last doesn't change files inside the expo app folder, the hook does not trigger.

To Reproduce

Activate the hook.
image

Commit multiple times locally, changing the app but not in the last commit.
image

Push to github.
image

Expected behavior

The hook runs, an update is published in the branch channel.

Actual behavior

Screenshot 2024-11-15 at 12 10 54 PM

Additional context

I'm not 100% sure about how to repro but I'll update if I find out more.
If I push a commit that does have changes in the expo folder, the updates hook triggers as expected.

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