[JIRA] (JENKINS-59435) Pull request blue ocean links should go to the relevant blue ocean view

0 views
Skip to first unread message

jsoref+jenkins@gmail.com (JIRA)

unread,
Sep 18, 2019, 12:44:02 PM9/18/19
to jenkinsc...@googlegroups.com
Josh Soref created an issue
 
Jenkins / Improvement JENKINS-59435
Pull request blue ocean links should go to the relevant blue ocean view
Issue Type: Improvement Improvement
Assignee: Unassigned
Components: blueocean-plugin, branch-api-plugin, github-branch-source-plugin, scm-api-plugin
Created: 2019-09-18 16:43
Priority: Minor Minor
Reporter: Josh Soref

Steps

  1. Go to: Jenkins > New Item.
  2. Fill in Enter an item name: "test".
  3. Select GitHub Organization.
  4. Click OK.
  5. In Projects:
    1. Fill in Credentials.
    2. Fill in Owner.
    3. Add Behaviors for Within repository:
      1. Add  Discover branches: Exclude branches that are also filed as PRs.
      2. Add Filter by name (with regular expression): "master|.PR.".
  6. Click Save.
  7. Go to the "test" project: /jenkins/job/test/.
  8. Click on a repository "repo": /jenkins/job/test/repo/.
  9. Click on the Pull Requests tab: /jenkins/job/test/repo/view/change-requests/.
  10. There's an Open Blue Ocean link here, it goes to: /jenkins/blue/organizations/jenkins/test%2Frepo/branches/.
  11. Click on a Pull Request "PR-2":  /jenkins/job/test/repo/view/change-requests/job/PR-2.
  12. There's an Open Blue Ocean link here, it goes to: /jenkins/blue/organizations/jenkins/test%2Frepo/branches/.

Expected results

  1. The /change-requests/ page should link to /jenkins/blue/organizations/jenkins/test%2Frepo/pr.
  2. The /change-requests/job/PR-2 page should link to /jenkins/blue/organizations/jenkins/test%2Frepo/activity?branch=PR-2.

I'm not really sure which plugin is responsible for this.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages