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

ability to create job without any topic #72

Open
goneri opened this issue Oct 19, 2018 · 0 comments
Open

ability to create job without any topic #72

goneri opened this issue Oct 19, 2018 · 0 comments
Labels

Comments

@goneri
Copy link
Member

goneri commented Oct 19, 2018

Nothing prevents a remoteci to manually create a job without any topic:

from dciclient.v1.api import job as dci_job
dci_job.create(context, topic_id=None, components=[], comment='', parent_id='')
@goneri goneri added the bug label Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant