-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Add support to the Bitbucket plugin so that tags can be automatically discovered/built. It would be useful if a filter could be specified to only build new tags (to stop mass-building occurring when an existing project is added to a new Jenkins).
See similar request for the GitHub plugin (JENKINS-34395) and Git plugin (JENKINS-46207)
- is blocked by
-
JENKINS-51063 Multibranch pipeline does not handle correctly webhook of kind tag created
-
- Resolved
-
- is related to
-
JENKINS-46207 git-plugin should support tags in multibranch pipeline configurations
-
- Closed
-
-
JENKINS-34395 Support for building tags
-
- Closed
-
- mentioned in
-
Page Failed to load
[JENKINS-47254] Support for building tags for Bitbucket Server/Cloud
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Just submitted a pull request for this:
https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/99