Cookiecutter SuperTicket: Identify & add more variables to cookiecutter.json for all tiers #93
Labels
automation
cookiecutter
enhancement
New feature or request
good first issue
Good for newcomers
repo-scaffolder
summer2024
Tickets for Coding It Forward Summer 2024 Interns
Is your feature request related to a problem? Please describe.
Currently, the cookiecutter CLI asks for basic information about the repository. To alleviate the manual labor needed for project teams to fill in the repository templates with project information, there is an opportunity to collect more information and add more variables to
cookiecutter.json
s across all tiers.Describe the intended behavior
The CLI tool asks a series of questions and collects responses from the user. The responses are then populated into the repository templates upon repository creation.
Describe the solution you'd like
Some variables that can be added include but are not limited to:
Steps to completion:
Additional context
USDR started off with collecting basic repository information for the MVP and the CMS OSPO hasn't added any new variables since. Any feedback and ideas on this issue are welcome!
The text was updated successfully, but these errors were encountered: