tektoncd / tektoncd/pipelines-as-code
Support Incoming Webhook on Bitbucket Data Center
Open
Nobody has claimed this yet.
bug
priority/medium
- Dominant language
- Go
- Stars
- 214
- Forks
- 144
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 27
Description
Following the impl of "Run PipelineRun manually without a GIT event #614" we should make it works on bitbucket enteprise
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the implementation referenced in “Run PipelineRun manually without a GIT event #614” and trace the existing webhook or repository-provider entry points. Determine how Bitbucket Data Center incoming webhooks should trigger a PipelineRun, then add the relevant coverage and verify that the enterprise webhook flow works without a Git event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100