pipelines-as-code
pipelines-as-code copied to clipboard
Pipelines-as-Code for Tekton
in tkn pac repo, if we detect installing on Github it would be a nice touch to create a OWNERS file with dependabot to let it allow to run the...
* I’m adding the repo for the first time and want GitHub app * I’m adding the repo for the first time and want webhook * I have already added...
there is a bunch of them everywhere we didn't set as helper, we should update it. _Originally posted by @chmouel in https://github.com/openshift-pipelines/pipelines-as-code/pull/656#discussion_r869044298_
user would not know about it otherwise, we cannot update the providder UI since well we don't have a valid token (edited)
* [ ] Test for failures: https://github.com/openshift-pipelines/pipelines-as-code/issues/572 * [ ] Check that PAC has not fail. We currently go in a endless loop for 10mn waiting for a repo update...
It currently just crash and then we get a 502 Bad gateway from openshift router 
It current shows only the commit file : 
If we configure GitHub app and if the user pipelinerun fails, on the github checks page we get option to - `re-run failed jobs` (emits a `check_run` event) and -...
we have a install of bitbucket server internally, we need to try to get some e2e tests for it....
tkn repo create cmd now allows configuring webhooks Issue: #526 the cmd asks user to enter personal access token to create the webhook. but we could use gh cli if...