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

use WorkItemPlanner as a way to do approvals? #239

Open
jstrachan opened this issue Jun 13, 2017 · 0 comments
Open

use WorkItemPlanner as a way to do approvals? #239

jstrachan opened this issue Jun 13, 2017 · 0 comments

Comments

@jstrachan
Copy link
Contributor

we'd need a workItemPlannerApprove() function we could use in pipelines - along with maybe a configuration option on the fabric8-pipelines ConfigMap to know if we should use planner or stick with jenkins approvals on a per project basis.

Then the workItemPlannerApprove() step would create a new WIT issue for the current BuildConfig namespace + name + space; with the build number (Build.name) and wait for it to be approved using however many +1s as required using RBAC and whatnot; then when the issue is approved/closed the workItemPlannerApprove() would continue. So like the default jenkins approval step; just reusing WIT

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

No branches or pull requests

1 participant