Feature request: Messages for tags
Hi,
Would it be possible to get APPVEYOR_REPO_TAG_MESSAGE and APPVEYOR_REPO_TAG_MESSAGE_EXTENDED environment variables?
//Asger
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 15 Jul, 2022 03:05 PM
Is it for annotated tags? I guess you can use the same approach in PowerShell as in other message - grab the results of git command into PS variable, parse, process and put result into env variables. Would that work?
Feodor Fitsner closed this discussion on 14 Sep, 2022 09:02 PM.
ahl re-opened this discussion on 09 Feb, 2023 02:50 PM
2 Posted by ahl on 09 Feb, 2023 02:50 PM
Yes, that worked very well, thanks!