Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement]: DownloadGitHubRelease@0 Add Output variable containing the Releasename when using defaultVersionType: latest #20656

Open
ChristophHannappel opened this issue Nov 13, 2024 · 0 comments

Comments

@ChristophHannappel
Copy link

Task name

DownloadGitHubRelease@0

Describe your feature request here

When using the DownloadGitHubRelease@0 Task with the setting defaultVersionType: 'latest' it would be nice to have an Output Variable which contains the name of the downloaded Release.

The Task already logs the Version to the Pipeline Run:
Example:

Downloading assets of release 'v20.0.20241105.5' from: https://api.github.com/repos/Yvand/LDAPCP/releases/183527322/assets

It would be great if you could put that information into an Output Variable like: Taskname.ReleaseName

Thank you very much :)

@ChristophHannappel ChristophHannappel changed the title [enhancement]: DownloadGitHubRelease@0 Outputvariable the Releasename when using defaultVersionType: latest [enhancement]: DownloadGitHubRelease@0 Add Output variable containing the Releasename when using defaultVersionType: latest Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant