cdklabs / cdklabs/cdk-ssm-documents
Can't pass isCritical prop to the Run Command Step
Open
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 9
- Avg merge
- 1d 16m
- Merged PRs (30d)
- 7
Description
I wanted to make one of the steps not critical so the whole Runbook isn't failing if it fails, but I couldn't pass the prop.
Contributor guide
Research direction
Start by locating the Run Command Step implementation and its public props, then trace how the isCritical value is handled when a runbook is generated. Done means callers can pass isCritical to a Run Command Step and the resulting runbook respects that setting; add or update coverage if the project has tests for this step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100