Khurram
Khurram
/lifecycle frozen
/remove-lifecycle stale /lifecycle frozen It's needed but not now and should be in backlog.
Can you share complete logs from `kubectl -n getting-started logs create-webhook-run-pod -c step-create-webhook. `
Can you apply this change and try again? https://github.com/tektoncd/triggers/pull/1362/files
Did you update the following fields in 'webhook-run.yaml' as it says in the documentation? ``` GitHubOrg - the GitHub organization you're using for the namespace in this tutorial. GitHubUser -...
For `GitHubOrg`, please put `akhil97`. GitHubRepo as `ulmaceae` is fine if you use the forked repo of `ulmaceae`. If you cannot expose the cluster, then use some website like https://beeceptor.com/...
Please use the forked repo of `ulmaceae`.
@akhil97 Please use `git clone [email protected]:akhil97/ulmaceae.git` instead of https version. After this, you should be able to merge.
Please follow this: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
Check the response in beeceptor. And send that using curl and port-forward. Please check example folders. It has information on how to use triggers if no external domain.