-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
- status: Open
- priority: Major
- component(s): git-parameter-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251216-182730
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]

