Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: templates
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
-
Urgent?:No
Description
The lsst-templatebot-aide service expects projects to have a variable called "name" that it turns into the name of the repository. Unfortunately in roundtable_aiohttp_bot, the name variable is instead repo_name. This ticket will fix that.