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

API for setup build - Github app integration #309

Open
guacamole opened this issue Mar 31, 2023 · 0 comments
Open

API for setup build - Github app integration #309

guacamole opened this issue Mar 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@guacamole
Copy link
Member

Is your feature request related to a problem? Please describe.

For Github App Integration, we only have API's to list repositories and progress to setup build with selected repository.
There is no provision atm for storing the build details like project name, selected branch to trigger builds from, environment variables, etc

Describe the solution you'd like
After setting up github and selecting a repository for project build, user is progressed to "set up build" step. Here we must have APIs that store

  • Project name user chooses for the project/Build
  • Branch to trigger automated builds from
  • Build Command
  • Dockerfile directory
  • Environment Variables

Describe alternatives you've considered
NA

Additional context
NA

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
Status: In Progress
Development

No branches or pull requests

2 participants