Unexpected webhook behavior in monorepo with multiple Codemagic projects #3196
Replies: 1 comment 7 replies
-
Hello @illidan-release, main branch
target branch
new_targ
Please let me know what your current config looks like and if my description here matches what you are trying to achieve. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
Expected results
Only commits or merges to release/prod/c1 should trigger the c1 webhook and build in Codemagic.
Each webhook should only react to its corresponding branch/project (1:1 mapping).
Actual results
The webhook configured for project c1 is also triggered by activity in unrelated branches: release/prod/c2 and release/prod/c3.
Build id (optional)
688d2911c13bc86f353aa5ce
Beta Was this translation helpful? Give feedback.
All reactions