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

Pipelines-as-Code for Tekton

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

We were always getting the first one of the pipelinerun, i thought the filtering was already done and it would always be only one PipelineRun but we re-fetch everything on...

In Pipelines as Code for some CI failures failed checkrun persist like below Pipelines a Code CI - Failed on the GitHub status page. These are the 2 scenarios 1....

- [x] Added support to detect X-Azure-DevOps-EventType in request header - [x] Parse payload for push and pull event - [x] Created connection with client using pat - [x] Get...

as per https://pipelinesascode.com/docs/guide/authoringprs/, ``` {{pull_request_number}}: The pull or merge request number, only defined when we are in a pull_request event type. ``` i'd like to know the PR/MR a given...

This change helps PAC users to provide refs/heads/* to target_branch and source_branch [Screencast from 2024-02-16 22-24-36.webm](https://github.com/openshift-pipelines/pipelines-as-code/assets/9441662/5a9c322b-3189-4b15-a7c5-fe5c0067a2ff) Signed-off-by: Savita Ashture # Changes # Submitter Checklist - [ ] 📝 Please ensure...

Hi, 👋🏻 I'm testing PAC with Bitbucket Server. With a personal access token (username/token) I can get it to work fine. I'm trying to test with a project bearer token,...

``` tkn-pac bootstrap github-app --force-install --github-api-url https://ghe.pipelinesascode.com 👌 Skips bootstrapping GitHub App, as one is already configured. Please pass --force-configure to override existing % tkn-pac bootstrap github-app --force-configure --github-api-url https://ghe.pipelinesascode.com...

bug
cli

Expected Behaviour : * While using pac via Github App, after Github App is installed, while running `tkn pac create repo` command it should directly generate the pipelinerun yaml and...

it shows in controller: ![image](https://github.com/openshift-pipelines/pipelines-as-code/assets/98980/fd4821c5-5d64-4f2e-a08c-9fcca0d32fd1) but not in event stream: ![image](https://github.com/openshift-pipelines/pipelines-as-code/assets/98980/c69ba98d-6818-4253-89e6-20f1d58263f8)