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

Create preview deployment using API #1365

Open
Esmaay opened this issue Feb 24, 2025 · 0 comments
Open

Create preview deployment using API #1365

Esmaay opened this issue Feb 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Esmaay
Copy link

Esmaay commented Feb 24, 2025

What problem will this feature address?

Currently, preview deployments are only created by creating a PR on Github. It would be nicer to make it available via the API so you don't have all these preview deployments for PR's you'd never access.

Describe the solution you'd like

It would be nice to have an API method for creating and deleting preview deployments. You would give it the name of a branch, which would be used for the deployment. If the branch is deleted, the deployment will also be deleted.

You should also be able to disable the automatic creation or preview deployments.

Describe alternatives you've considered

There weren't any for this specific use case.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

@Esmaay Esmaay added the enhancement New feature or request label Feb 24, 2025
@Esmaay Esmaay changed the title Create preview deployment using APIO Create preview deployment using API Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant