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
@fharper has been housekeeping repositories to have licenses. To prevent slowing down engineers whenever a new repo opens up, we should have the auto-creation of the repository to add a license automatically whenever it gets created (as long as it is a public repo).
@fharper has been housekeeping repositories to have licenses. To prevent slowing down engineers whenever a new repo opens up, we should have the auto-creation of the repository to add a license automatically whenever it gets created (as long as it is a public repo).
This would simply entail modifying the module that creates repos here: https://github.com/konstructio/gitops/tree/main/terraform/github/modules/repository — and initialize repos with, besides a readme, another file with the license.
The text was updated successfully, but these errors were encountered: