pyro2927 / pyro2927/AWS_SSO_Containers
Enhancement: Allow mapping account name patterns to colors
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--> Grayprod-*--> 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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