Skip to content

[JENKINS-73527] Entering recommended refspec value for Gitlab job triggers an error #3848

@jenkins-infra-bot

Description

@jenkins-infra-bot

In the Jenkin's documentation for setting up a Freestyle job there is a recommendation:

  1. In the Advanced settings, set Name to origin and Refspec to +refs/heads/:refs/remotes/origin/ +refs/merge-requests//head:refs/remotes/origin/merge-requests/

https://plugins.jenkins.io/gitlab-plugin/#plugin-content-git-configuration

However setting up

+refs/heads/:refs/remotes/origin/ +refs/merge-requests//head:refs/remotes/origin/merge-requests/

into the dedicated field triggers the error (see the screen-shot attached).
The format seem to respect the documentation.


Originally reported by christian_rusin, imported from: Entering recommended refspec value for Gitlab job triggers an error
  • status: Open
  • priority: Blocker
  • component(s): git-plugin, gitlab-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 5
  • imported: 2025-12-02
Raw content of original issue

In the Jenkin's documentation for setting up a Freestyle job there is a recommendation:

  1. In the Advanced settings, set Name to origin and Refspec to +refs/heads/:refs/remotes/origin/ +refs/merge-requests//head:refs/remotes/origin/merge-requests/

https://plugins.jenkins.io/gitlab-plugin/#plugin-content-git-configuration

However setting up

+refs/heads/:refs/remotes/origin/ +refs/merge-requests//head:refs/remotes/origin/merge-requests/

into the dedicated field triggers the error (see the screen-shot attached). The format seem to respect the documentation.

1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions