Set Release Description When Deploying to GitHub Release Environment
I'd like to be able to set the release description when publishing a GitHub Release via a GitHub Release Environment. Is there anyway to do this? I still need to be able to trigger a deployment to GitHub manually, not automatically during a build.
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 23 Nov, 2021 04:18 AM
Just update the value on deployment provider settings screen?
2 Posted by splatteredbits on 23 Nov, 2021 10:41 PM
No. I want to use the same deployment provider for multiple projects. We have a dozen or so PowerShell modules we publish to the PowerShell Gallery and GitHub. I don't want to have one deployment provider for each project. I was hoping that as part of my build, I could set the release metadata somewhere that would be used when I'm ready to deploy to GitHub. Or at least be prompted for all the release values I could customize when I choose a GitHub Release environment.