pyro2927 / pyro2927/AWS_SSO_Containers

Enhancement: Allow mapping account name patterns to colors

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
99
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Account names frequently contain the environment, e.g. dev, test, prod. It would be useful to me if I can specify a list of patterns as glob or regex and set a container color for those.

Example:

  • *-prod --> Red
  • *-test --> Yellow
  • *-dev --> Gray
  • prod-* --> Red

This is possible inside the AWS Environment, would be nice to have this option for the tab color as well.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing AWS Environment color mapping and the code that assigns tab colors. Trace how account names and color settings are represented. Done means users can configure glob or regex patterns that consistently assign the requested colors to matching account tabs.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.