-
Notifications
You must be signed in to change notification settings - Fork 220
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
Move optional workspaces TEP to implementable #199
Conversation
The optional workspaces TEP was pretty thoroughly edited and reviewed during the proposal phase (#169). There were no outstanding blockers or requests for more information that I'm aware of that should prevent this TEP moving to implementable. This PR moves the optional workspaces TEP into implementable state with intention to go ahead and add this feature to Tekton Pipelines.
I'm happy to go ahead! Wouldn't mind hearing from a couple more @tektoncd/core-maintainers folks before we merge if possible /lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/lgtm |
Per our TEP instructions we have approvals from owners from at least two companies. seems ready to merge? would someone mind giving the approve flag? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bobcatfish The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The optional workspaces TEP was pretty thoroughly edited and reviewed
during the proposal phase (#169).
There were no outstanding blockers or requests for more information that
I'm aware of that should prevent this TEP moving to implementable.
This PR moves the optional workspaces TEP into implementable state with
intention to go ahead and add this feature to Tekton Pipelines.