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
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
Currently, we are assuming (and actually hard-coding) the requirements for PR naming format. However, different modules (e.g. CS2103 and CS2113) could require different naming formats. Thus, we would need to add a config for PR naming format regex for each module under semester/<module_code>/config.json
The text was updated successfully, but these errors were encountered:
Currently, we are assuming (and actually hard-coding) the requirements for PR naming format. However, different modules (e.g. CS2103 and CS2113) could require different naming formats. Thus, we would need to add a config for PR naming format regex for each module under
semester/<module_code>/config.json
The text was updated successfully, but these errors were encountered: