Validate the length of parameter names before updating the workflow in template designer
Open
Templates
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
There is a limit on the length of parameters names. Currently we we don't do any validation and many workflows has long names and this will cause the generated workflow to be invalid and not running.
We need to add validation to prevent invalid workflows to be generated.
### Screenshots or Videos
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.