Add support of Preview Deployments for Bitbucket
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Preview Deployments didn't work for Bitbucket repos
Describe the solution you'd like
For now according to docs and to our tests Preview Deployments work only for Github repos.
It would be great if it would work for Bitbucket (and Gitlab for that matter, but we use Bitbucket, so care more about it)
Describe alternatives you've considered
Miss that great feature, because we wouldn't change git provider for that as many other teams, i guess.
Additional context
I have done everything according to instruction, but it didn't work and return 301 error.
It to be excepected, of course, but if it only matter of mapping bitbucket webook data format to github it seems like possible to do.
Will you send a PR to implement it?
Maybe, need help
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
No implementation files or test names are identified. Start by reading the preview-deployment documentation and existing tests for GitHub, then compare the expected webhook data with Bitbucket's format; done means Bitbucket preview deployments work without the reported 301 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100