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 Aug 2, 2024. It is now read-only.
description: "Generates a REUSE tool metadata proposal based on the declared licenses in the repository"
inputs:
repository_url:
description: "The GitHub repository URL the metadata creation tool for REUSE should run for"
required: true
access_token:
description: "A personal access token that can be used to read the repository's content, create a new branch and push code to this new branch"
required: true
copyright_owner:
description: "The name of the individual or company that holds the copyright for the code in the repository which doesn't have another copyright notice"
required: true
default: "SAP SE or an SAP affiliate company"
upstream_contact:
description: "The name and e-mail address of the contact person/group for this repository."
required: true
default: "SAP Open Source Program Office <ospo@sap.com>"