expo / expo/expo-github-action
Beta Updates Github hook on expo.dev doesn't trigger in monorepo when pushing multiple commits to branch
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
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.

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

Push to github.

#### Expected behavior
The hook runs, an update is published in the branch channel.
#### Actual behavior

### 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.
Contributor guide
Assessment
This issue has not been assessed yet.