jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-34876] Git Parameters not working for Pipeline projects and Jenkinsfile from SCM
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
I try to setup a pipeline project to build tags using a Jenkinsfile from SCM (Git). Therefore I want to be be able to set the tag I wish to build via the Git Parameter Plugin. If I setup the project like this and hit the "Build with Parameters" button the git parameter plugin tells me "!No Git repository configured in SCM configuration".
---
Originally reported by enno, imported from: Git Parameters not working for Pipeline projects and Jenkinsfile from SCM
Raw content of original issue
I try to setup a pipeline project to build tags using a Jenkinsfile from SCM (Git). Therefore I want to be be able to set the tag I wish to build via the Git Parameter Plugin. If I setup the project like this and hit the "Build with Parameters" button the git parameter plugin tells me "!No Git repository configured in SCM configuration".
- environment:
Jenkins version 2.3, all Plugins up to date. Debian 8 64 Bits x86.
8 attachments
- [Screenshot_20160817_145201.png](https://issues.jenkins.io/secure/attachment/33634/Screenshot_20160817_145201.png)
> 
- [Screenshot_20160817_145625.png](https://issues.jenkins.io/secure/attachment/33635/Screenshot_20160817_145625.png)
> 
- [Selection_104.png](https://issues.jenkins.io/secure/attachment/33910/Selection_104.png)
> 
- [params.PNG](https://issues.jenkins.io/secure/attachment/33920/params.PNG)
> 
- [pipeline.PNG](https://issues.jenkins.io/secure/attachment/33919/pipeline.PNG)
> 
- [screenshot-1.png](https://issues.jenkins.io/secure/attachment/33911/screenshot-1.png)
> 
- [screenshot-2.png](https://issues.jenkins.io/secure/attachment/33912/screenshot-2.png)
> 
- [screenshot-3.png](https://issues.jenkins.io/secure/attachment/33913/screenshot-3.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.