aws / aws/aws-toolkit-azure-devops

SSM Run Command - Task will pass when command execution fails

Open
#118 6 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.