Skip to content

does not work well with forks #10

@lifeofguenter

Description

@lifeofguenter

I am trying to use this with the following setup:

  • teamOwner/repository-foobar
  • user/repository-foobar (fork of teamOwner/repository-foobar)
  • PR is created from a branch on user against teamOwner/repository-foobar

This does work with the "cron bitbucket jenkins plugin". However with bbprb, it only works if I set the repository url within jenkins to the following:

git@bitbucket.org:${bbprbSourceRepository}.git

however, internally the plugin will still try to use dest* for the build-status, which will not work because the dest does not have the commit-hash of the src.

E.g. builds work, but build-status api does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions