jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-68203] empty tags listed when git-parameter-plugin 0.9.14
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
I have configured the Jenkins JOB - Build with Parameter using Git parameter plugin. When i run Build with Parameter it is not listing tags that are created in bitbucket. Created tag and pushed to remote via command line / also tried creating via browser for some commit id.
Error in browser console while trying to list tag - http status 405 for the url https://host:port/job/job_name/build?delay=0sec
Jenkins Version: Jenkins 2.316
Git Parameter plugin: Git Parameter Plug-In [0.9.14]

---
Originally reported by mgdhayal, imported from: empty tags listed when git-parameter-plugin 0.9.14
Raw content of original issue
I have configured the Jenkins JOB - Build with Parameter using Git parameter plugin. When i run Build with Parameter it is not listing tags that are created in bitbucket. Created tag and pushed to remote via command line / also tried creating via browser for some commit id.
Error in browser console while trying to list tag - http status 405 for the url https://host:port/job/job_name/build?delay=0sec
Jenkins Version: Jenkins 2.316
Git Parameter plugin: Git Parameter Plug-In [0.9.14]
Contributor guide
Assessment
This issue has not been assessed yet.