aws / aws/aws-toolkit-azure-devops
SSM Run Command - Task will pass when command execution fails
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
When running SSM Run Command (AWS-RunShellScript) the task will run and reports success even when the command execution fails.
Expected behavior:
Run Command
wait for command exit code
report task status
..next task
Contributor guide
Research direction
Start by locating the SSM Run Command task and its status handling for AWS-RunShellScript. Reproduce a failing command and trace whether the task waits for the command exit code before continuing; done means a nonzero exit is reported as failure and the next task does not run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100