Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork455
Add the job_variables_attributes as additional parameters to the job …#802
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:11.14
Are you sure you want to change the base?
Add the job_variables_attributes as additional parameters to the job …#802
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@GrahamCampbell Small question, do you have any idea when you will have time to look to this PR? And/or is there something where I can help you with? |
This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions. |
@GrahamCampbell This PR is marked as stale, can I do something to make it active and prevent it from closing? |
Add the
job_variables_attributes
as additional parameters to the job play call.This gives the option to add custom variables to a job.
See:https://docs.gitlab.com/ee/api/jobs.html#run-a-job
I don't know if it is possible to have more validation on the array in the provided options. If that is possible I'm happy to add it.
I didn't see a place with documentation where I need to add something, let me know if I missed it.
If there is anything else that I can/need to change please say it.