Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

batches: fix fork naming for bitbucket cloud#44548

Merged
adeola-ak merged 7 commits intomainfrom
aa/fix-bbc-forks
Nov 28, 2022
Merged

batches: fix fork naming for bitbucket cloud#44548
adeola-ak merged 7 commits intomainfrom
aa/fix-bbc-forks

Conversation

@adeola-ak
Copy link
Contributor

@adeola-ak adeola-ak commented Nov 17, 2022

Closes: #44456

This PR is to match the behavior and naming convention first implemented for bitbucket server (#43681) which will add the original namespace to the repo name when creating the fork on the codehost (bitbucket cloud) and fork to usernamespace/originalnamespace-reponame as well as update the url path

Test plan

manually tested the creation on forks from batch changes on the code host

@cla-bot cla-bot bot added the cla-signed label Nov 17, 2022
@adeola-ak adeola-ak marked this pull request as ready for review November 22, 2022 00:03
@adeola-ak adeola-ak requested a review from a team November 22, 2022 00:03
@sourcegraph-bot
Copy link
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff f5cd524...1f87334.

Notify File(s)
@eseliger enterprise/internal/batches/sources/bitbucketcloud.go
enterprise/internal/batches/sources/bitbucketcloud_test.go
enterprise/internal/batches/sources/github.go

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

batches: unify the naming convention of forks created from batch changes for gitlab

4 participants