Skip to content

CB-394: Do not allow CC BY-NC-SA license for future reviews#474

Open
anshg1214 wants to merge 3 commits intometabrainz:masterfrom
anshg1214:CB-394
Open

CB-394: Do not allow CC BY-NC-SA license for future reviews#474
anshg1214 wants to merge 3 commits intometabrainz:masterfrom
anshg1214:CB-394

Conversation

@anshg1214
Copy link
Copy Markdown
Member

CB-394

This PR:

  1. Disables CC BY-NC-SA license for future reviews.
  2. Upgrades to CC BY-SA 4.0 license. So all new reviews will be published under CC BY-SA 4.0 license.

"entity_type": review["entity_type"],
"review": review,
}
if not review["is_draft"]:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC, this PR currently doesn't show users the option to upgrade from CC SA v3 to CC SA v4. I don't remember whether we decided the move should be opt-in or mandatory but in any case a dialog should be shown to the user. Also, even when doing that need to confirm with @alastair whether CC NC can be upgraded to CC SA or not and accordingly a check may be needed.

Till that is implemented in this or a future PR, we should keep this if check.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We decided to not worry about asking to upgrade. We'll leave old ones as the current license. If we find that people are asking to upgrade their licenses, the we can add the feature

Copy link
Copy Markdown
Member

@amCap1712 amCap1712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but need to test on beta before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants