jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-59196] List annotated tags with an extract of their respective annotated message.
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
In my actual workplace we often relaunch builds according their tag number. this is a autoincrement number
... So when we use this git-parameter-plugin it only show tags "names" as an ordered list of tags numbers wich doen't show more info.
I made changes to add an alternative, a parameter in the config to list annotated tags with 150 caracters of the annotated message
Please review the functionality and please add the new plugin's function.
---
Originally reported by rtroncoso, imported from: List annotated tags with an extract of their respective annotated message.
Raw content of original issue
In my actual workplace we often relaunch builds according their tag number. this is a autoincrement number
... So when we use this git-parameter-plugin it only show tags "names" as an ordered list of tags numbers wich doen't show more info.
I made changes to add an alternative, a parameter in the config to list annotated tags with 150 caracters of the annotated message
Please review the functionality and please add the new plugin's function.
3 attachments
- [AnnotatedTag Menu option.png](https://issues.jenkins.io/secure/attachment/48586/AnnotatedTag%20Menu%20option.png)
> 
- [List of TAGS with a extract of theirs annotated message.png](https://issues.jenkins.io/secure/attachment/48585/List%20of%20TAGS%20with%20a%20extract%20of%20theirs%20annotated%20message.png)
> 
- [listado de tags vacios.png](https://issues.jenkins.io/secure/attachment/48587/listado%20de%20tags%20vacios.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.