Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42125

Bitbucket branch source plugin cannot scan jenkinsfile by branches whose names are followed by number sign (#)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins 2.32.2
      Bitbucket Branch Source Plugin 2.1.0

      The problem is that the plugin isn't finding jenkinsfile even though it is in the branch. This occurs only when the branch name contains "#".


      Checking branch master from repo/name
      'Jenkinsfile' found
      Met criteria
      Checking branch hotfix/#2753-fix-place-path from repo/name
      'Jenkinsfile' not found
      Does not meet criteria
      Checking branch hotfix/2753-fix-place-path from repo/name
      'Jenkinsfile' found
      Met criteria

            amuniz Antonio Muñiz
            raphapr Raphael Ribeiro
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: