pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

Pipelines-as-Code for Tekton

Results 140 pipelines-as-code issues
Sort by recently updated
recently updated
newest added

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...

cli
providers

* 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...

cli

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_

testing
refactoring

user would not know about it otherwise, we cannot update the providder UI since well we don't have a valid token (edited)

feature
providers

* [ ] 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...

testing

It currently just crash and then we get a 502 Bad gateway from openshift router ![image](https://user-images.githubusercontent.com/98980/164419958-55f8ac09-31b8-4f00-abea-989346bed6ea.png)

bug

It current shows only the commit file : ![image](https://user-images.githubusercontent.com/98980/160364658-6f5b4567-7e33-4964-97a6-e8bcdae464b3.png)

cli

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 -...

providers

we have a install of bitbucket server internally, we need to try to get some e2e tests for it....

testing

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...

cli