Alan Greene
Alan Greene
@leshikus `workflow_dispatch` still requires write permissions. See https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow#configuring-a-workflow-to-run-manually > Write access to the repository is required to perform these steps.
Yes as you have write permissions on your fork, you own that repo.
Between #63 and #65 this should be in good shape.
Hey @doctorpangloss, thanks for the feedback and sorry to hear you've been having trouble. > There's a lot of stuff in the docs that just doesn't work or is out...
OperatorHub is still showing v0.61.0 /remove-lifecycle stale
See https://github.com/tektoncd/pipeline/issues/7608#issuecomment-1909046861
Hi @anithapriyanatarajan, thanks for your work on this so far. What's the current status? Is the approach that you implemented for Pipelines ready to be replicated to other projects? Or...
I just took a look at the [Dashboard PR you opened](https://github.com/tektoncd/dashboard/pull/4399) and there seems to be a lot of duplication between this and the existing Pipelines workflow. Was the plan...