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]: Autodeploy doesn't work when creating application with private github app through API #5390

Closed
EdwardBelt opened this issue Mar 21, 2025 · 1 comment · Fixed by #5312

Comments

@EdwardBelt
Copy link

Error Message and Logs

So the auto deployment works perfectly when I create a private GitHub app through the UI but when I do it through the API, it deploys fine but then auto deployment doesn't work.

I've noticed that when I make a GET to an application created with the API, it lacks the field 'repository_project_id'.
It's like not loading the Github repository.

Webhook response:
Image

Application Config:
Image

Steps to Reproduce

Example Repository URL

No response

Coolify Version

v4.0.0-beta.397

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.10

Additional Information

No response

@EdwardBelt EdwardBelt added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Mar 21, 2025
@andrasbacsai
Copy link
Member

This will be fixed in the upcoming version.

@andrasbacsai andrasbacsai added 🚧 Next Issues and PRs planned for the next release. 🐞 Confirmed Bug Verified issues that have been reproduced by the team. ✅ Done Issues that are fixed and a PR is ready to be merged. and removed 🔍 Triage Issues that need assessment and prioritization. labels Mar 24, 2025
@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🚧 Next Issues and PRs planned for the next release. 🐞 Confirmed Bug Verified issues that have been reproduced by the team. ✅ Done Issues that are fixed and a PR is ready to be merged. labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants