Using the Licenses API information, included in a List Repositories API response with the correct Accept header, find repos without a license and give users a one-click option to add a license to their repo:
List repos without a license, for each one
Choose from Apache, MIT, etc., using templates in the Licenses API
Fill in [year] automatically, and prompt for [fullname]
Ask for write permission to selected repos
Add LICENSE files to /
Revoke access token
Remind everyone IANAL
apachinate.me, licensize.me, etc. are available, but everyone uses .io domains these days...
Using the Licenses API information, included in a List Repositories API response with the correct
Accept
header, find repos without a license and give users a one-click option to add a license to their repo:[year]
automatically, and prompt for[fullname]
/