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

Vela Schedules - Add ability to pass parameters to a scheduled build #886

Open
KenBakerTGT opened this issue Nov 28, 2023 · 1 comment
Open
Labels
feature Indicates a new feature

Comments

@KenBakerTGT
Copy link

Description

Provide ability to specify parameters for a scheduled build. Think of it like an overide to an environment variable.
We have jobs that take command line parameters. Those parameters will have a default value, but on occasion on-demand run will be needed with altered parameters.
Instead of updating the job/script itself, would be preferred to trigger the schedule as a one-time run and provide the parameters as overrides.

Value

More flexible and reusable code.

Definition of Done

Ability to request on-demand/one-time executions with custom parameters.

Effort (Optional)

Impacted Personas (Optional)

@KenBakerTGT KenBakerTGT added the feature Indicates a new feature label Nov 28, 2023
@JordanSussman
Copy link
Collaborator

Have you taken a look at using Deployments to handle this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates a new feature
Projects
None yet
Development

No branches or pull requests

2 participants