You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched issues to ensure it has not already been reported
GitVersion package
GitHub Actions
What are you seeing?
I want to include a space in the release name when creating a release. e.g. ,"Release 0.3.0". The string isn't quoted so only the first word is used in the release name
what you are looking for. but I think that should an improvement on most (if not all) of the parameters we pass to both GRM and GV. Are you considering a PR?
@arturcic I have never worked on any GHA projects, and I am in the middle of working on other projects. I won't have time till after April before I can even attempt to take a stab at it.
Prerequisites
GitVersion package
GitHub Actions
What are you seeing?
I want to include a space in the release name when creating a release. e.g. ,"Release 0.3.0". The string isn't quoted so only the first word is used in the release name
https://github.com/mkevenaar/ObjectFirst.Zabbix/actions/runs/13227076634/job/36919281955#step:10:95
What is expected?
The name string to be quoted
Steps to Reproduce
Workflow
https://github.com/mkevenaar/ObjectFirst.Zabbix/blob/main/.github/workflows/release.yaml
Output
https://github.com/mkevenaar/ObjectFirst.Zabbix/actions/runs/13227076634/job/36919281955#step:10:95
Output log or link to your CI build (if appropriate).
The text was updated successfully, but these errors were encountered: