Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Be able to retrieve and build a PR from same the origin repository #263

Merged
merged 3 commits into from
Aug 13, 2021

Conversation

robinsoc
Copy link
Contributor

Part of story#18320 native support of pull requests in tuleap branch source jenkins plugin

Pull Request from fork are not supported yet.
This contribution also updates the needed dependencies

How to test:

  • Enable the Tuleap Pull Requests from origin autodiscovery trait in
    the configuration menu. Note: By default it should be enable when
    creating a new Tuleap job
  • Save the configuration and/or launch the scan
    => You should see the pull requests jobs created of the concerned
    repository
    => If a fork is detected then a message is diplayed which said that the
    fork are not supported. There is no job created too.

Part of [story#18320](https://tuleap.net/plugins/tracker/?aid=18320) native support of pull requests in tuleap branch source jenkins plugin

Pull Request from fork are not supported yet.
This contribution also updates the needed dependencies

How to test:
 - Enable the `Tuleap Pull Requests from origin autodiscovery` trait in
   the configuration menu. Note: By default it should be enable when
creating a new Tuleap job
 - Save the configuration and/or launch the scan
=> You should see the pull requests jobs created of the concerned
repository
=> If a fork is detected then a message is diplayed which said that the
fork are not supported. There is no job created too.
@Erwyn Erwyn self-requested a review August 10, 2021 16:29
@Erwyn Erwyn merged commit ad6713f into master Aug 13, 2021
@Erwyn Erwyn deleted the feature/implement-origin-pr-trait branch August 13, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants