Open sthaha opened 4 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
/remove-lifecycle stale
/lifecycle frozen
Currently the deployment of Hub to production is a manual process and is error prone since the image are built locally and the deployment is performed manually.
Lets enable deployment of API service when a git (annotated) tag is created and pushed.
/kind misc