You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update this repo so that is can be used with the cookiecutter cli instead of spawning it as a template in github.
The benefit of this approach is that it will prompt users for specific information upon project creation that can be used to ensure that all ci and bot automation configurations are set up correctly upon repo creation. It also all allows for better integration with thoth automation.
Acceptance Criteria:
User can create new project based on this template via the cli
When initial commit to github is made all desired thoth and aicoe-ci integrations are set up.
Update this repo so that is can be used with the cookiecutter cli instead of spawning it as a template in github.
The benefit of this approach is that it will prompt users for specific information upon project creation that can be used to ensure that all ci and bot automation configurations are set up correctly upon repo creation. It also all allows for better integration with thoth automation.
Acceptance Criteria: