Skip to content

Add commit-time actions for generating ABOUT files and attribution reports #35

Description

@JonoYang

Not sure if this is the best place to have this ticket, but it would be a good idea to have some mechanism that generates ABOUT files and attribution reports from the manifest files of a project. For example, I have a Python project and I commit some changes to my repo, I would like a commit-time action that would read the manifest files of my project, generate the ABOUT files for all of the dependencies found in my manifest files, then create an attribution report. The generated ABOUT files and attribution report would then be commited to the repo. We can use the scripts from scancode-toolkit/etc/release/ to perform the metadata retrieval/ABOUT file generation for Python projects, but we will need to extend it/create other tools for other languages.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions