Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Pull request merged from Github UI creates 2 deployments #4801

Open
yashkolambekar opened this issue Jan 11, 2025 · 2 comments
Open
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@yashkolambekar
Copy link

Error Message and Logs

For example, I have 2 branches, one is called develop and one is called main.
My coolify app is deployed via a github source and is set to auto deploy, when I make a pull request from develop to main and merge that request in to the main branch, 2 deployments start building. Ideally it should only be 1 single deployment.

Steps to Reproduce

  1. Connect a github source
  2. Deploy app from branch A
  3. Make branch B, make some changes
  4. Create a pull request from the github ui to merge changes from branch B to A
  5. merge the pull request

Example Repository URL

No response

Coolify Version

v4.0.0-beta.355

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

No response

@yashkolambekar yashkolambekar added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 11, 2025
@yashkolambekar yashkolambekar changed the title [Bug]: Merge Pull requests creates 2 deployments [Bug]: Pull request merged from Github UI creates 2 deployments Jan 11, 2025
@Friedmonkey
Copy link

Image

Could be related to Preview deploys
Under advanced where you enable auto deplay there is also a preview deploy setting, it may be false triggering

@yashkolambekar
Copy link
Author

yashkolambekar commented Jan 12, 2025

Replying to @Friedmonkey

Sorry that I did not mention it, but preview deployments is off

IMG_20250112_131947.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

2 participants