Hi,
I noticed that my MRs that don’t target the master branch of my repository are not automatically deployed and available for preview:
- (wip) chore: add and configure typescript + configure eslint by Nebulis · Pull Request #12 · TradeTrust/tradetrust-website · GitHub. This MR didn’t trigger any deployment
- (wip) Migrate to typescript by Nebulis · Pull Request #13 · TradeTrust/tradetrust-website · GitHub. This MR did trigger deployment
Note that once I created #13, the MR preview button where available on #12, however #12 target #13 link (the link available in #12 is https://deploy-preview-13--vigilant-raman-a65f84.netlify.com/ which is the same as #13)
Am I missing something in my configuration or is it a known limitation ?
Best regards