mattzcarey / code-review-gpt

Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
https://oriontools.ai
MIT License
1.53k stars 150 forks source link

[Github App] Create buildResourceName Function #121

Closed lizacullis closed 2 months ago

lizacullis commented 1 year ago

Description: Need to create a helper function, that will look at the command line arguments to determine the stage, and prepend that to our resource names

Validation Steps: Deploy core-stack Screenshot of name = dev-crgpt-core-stack

Tech Steps:

buildResourceName

lizacullis commented 1 year ago

Validation:

Image

Image

Image

Image