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

Add option to schedule automation requests via workflow #18741

Merged

Conversation

d-m-u
Copy link
Contributor

@d-m-u d-m-u commented May 7, 2019

AutomationRequests should have the same scheduling option as we have with provisioning requests. This is the counterpart to ManageIQ/manageiq-api#583. The option gets used https://github.com/ManageIQ/manageiq/blob/master/app/models/miq_request_task.rb#L174 when the task gets queued.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1486765

related to

ManageIQ/manageiq-api#583

@d-m-u d-m-u changed the title Add option to schedule automation requests via workflow [wip] Add option to schedule automation requests via workflow May 7, 2019
@d-m-u
Copy link
Contributor Author

d-m-u commented May 7, 2019

@miq-bot add_label enhancement

@miq-bot add_label wip
@miq-bot assign @jrafanie
@miq-bot add_label changelog/yes

@miq-bot
Copy link
Member

miq-bot commented May 7, 2019

@d-m-u Cannot apply the following label because they are not recognized: enhancement


@d-m-u
Copy link
Contributor Author

d-m-u commented May 7, 2019

or whatever
@miq-bot unassign @jrafanie
@miq-bot assign @gtanzillo
@miq-bot add_reviewer @jrafanie

@d-m-u
Copy link
Contributor Author

d-m-u commented May 7, 2019

@miq-bot add_label enhancement
maybe the second time is a charm

@miq-bot
Copy link
Member

miq-bot commented May 7, 2019

@d-m-u unrecognized command 'unassign', ignoring...

Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, remove_reviewer, set_milestone

@miq-bot miq-bot assigned gtanzillo and unassigned jrafanie May 7, 2019
@miq-bot miq-bot requested a review from jrafanie May 7, 2019 12:21
@d-m-u d-m-u force-pushed the adding_scheduling_option_to_automation_request branch 6 times, most recently from aa1b124 to 683431e Compare May 7, 2019 13:24
@d-m-u
Copy link
Contributor Author

d-m-u commented May 7, 2019

@miq-bot remove_label wip

@d-m-u d-m-u changed the title [wip] Add option to schedule automation requests via workflow Add option to schedule automation requests via workflow May 7, 2019
@miq-bot miq-bot removed the wip label May 7, 2019
@d-m-u d-m-u force-pushed the adding_scheduling_option_to_automation_request branch 2 times, most recently from 6f879de to 75387cc Compare May 8, 2019 14:24
@d-m-u
Copy link
Contributor Author

d-m-u commented May 13, 2019

anyone want to review this?

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the minor test comment is resolved.

@d-m-u d-m-u force-pushed the adding_scheduling_option_to_automation_request branch from 75387cc to e086131 Compare May 13, 2019 16:20
@miq-bot
Copy link
Member

miq-bot commented May 13, 2019

Checked commit d-m-u@e086131 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@jrafanie jrafanie merged commit fe938b1 into ManageIQ:master May 13, 2019
@jrafanie jrafanie added this to the Sprint 111 Ending May 13, 2019 milestone May 13, 2019
@d-m-u d-m-u deleted the adding_scheduling_option_to_automation_request branch September 26, 2019 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants