aws / aws/aws-toolkit-azure-devops

Support multiple tags for ECR Push task

Open
#447 2 comments 11 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
258
Forks
114
PR merge metrics
No merged PRs in 30d

Description

Customer request: support adding multiple tags at a time with the ECR Push task.
* Commas are allowed in tags, so a comma-separated list is not ideal
* Potentially use a textarea input and create a tag per line?

Contributor guide

Open the contributing guide

Research direction

The issue names the ECR Push task but no files, tests, or entry points. Start by locating that task's tag input and existing handling, then determine how its configuration is represented and validated. Done means users can supply multiple tags, including tags containing commas, and each tag is passed to the push operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.