microsoft / microsoft/template-validation-action
Not picking the value from allowed list
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 11
- Avg merge
- 17h 10m
- Merged PRs (30d)
- 1
Description
When we have set the allowed property in bicep file, it is not picking from that and sending a value as test, Due to this template validation is failing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with the Bicep file's allowed property and the value shown in the attached image. Trace the template-validation-action path that selects or validates property values; done means the allowed value is selected instead of "test" and template validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100