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?
When using [email protected] in Github Actions I am seeing intellisense errors in VSC due to action.yml referencing milestone when I think it should reference tagName instead?
Prerequisites
GitVersion package
GitHub Actions
What are you seeing?
When using [email protected] in Github Actions I am seeing intellisense errors in VSC due to action.yml referencing milestone when I think it should reference tagName instead?
https://github.com/GitTools/actions/blob/main/gitreleasemanager/addasset/action.yml#L23
Adding it anyway works okay but throws a warning as shown
Note that initially when using milestone only I got this error
What is expected?
GHA intellisense recognises tagName as a required argument and thus doesn't flag a warning in the workflow run
Steps to Reproduce
Output log or link to your CI build (if appropriate).
The text was updated successfully, but these errors were encountered: