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

Ambiguity in the API definition (teams/persons) #442

Open
KevinDeJong-TomTom opened this issue Apr 3, 2023 · 0 comments
Open

Ambiguity in the API definition (teams/persons) #442

KevinDeJong-TomTom opened this issue Apr 3, 2023 · 0 comments

Comments

@KevinDeJong-TomTom
Copy link

The introduction of the VSCode GitHub Actions extension allows us to perform direct validation of workflows.

Utilizing this action with only persons as an input parameter will result in the YAML scheme validation error: Missing required input 'teams'.

Considering that the action returns a runtime error when neither teams nor persons is set (Please specify 'teams' and/or 'persons'), I suggest making both input parameters optional (required: false). I am more than happy to open a PR if this is an acceptable solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant