-
Suggestion
-
Resolution: Unresolved
-
1
-
7
-
Currently, GitHub integration performs a text match to map environments from deploys where the text matches are:
- Developemnt: development, dev, trunk
- Testing: testing, test, tests, tst, integration, integ, intg, int, acceptance, accept, acpt, qa, qc, control, quality
- Staging: staging, stage, stg, preprod, model, internal
- Production: production, prod, prd, live
- Unmapped: no matches
It would be a good idea to have some way to map environments that were not matched and are currently set as unmapped in case the GitHub environment name does no match the predefined texts.
This looks like a solution