OSS automation: Affero General Public License v1.0 not recognized as an OSI approved license
Feature Proposal
Problem to solve
When renewing an open source ultimate license at https://customers.gitlab.com/subscriptions/community_program/coupons/new, a user received the following response:
Your group contains project(s) without an open source license. Projects that don't meet the requirements:
It appears the projects have the below license:
"license": {
"key": "agpl-1.0",
"name": "Affero General Public License v1.0",
"nickname": null,
"html_url": "http://www.affero.org/oagpl.html",
"source_url": null
},
Proposal
Verify if Affero General Public License v1.0 is considered an OSI approved license then add it to the allowed OPEN_SOURCE_LICENSE_URLS
code reference
Workarounds
Users can send an email to opensource@gitlab.com to get further assistance with their OSS renewal OR use an alternative allowed license.