Skip to content

Generated license compliance reports are committed to git #1201

Description

@RUKAYAT-CODER

compliance/reports/license-report-*.json (10 files with timestamps in the filenames) are tracked in the repo. These are machine-generated outputs of scripts/scan-licenses.js / npm run license:scan and churn on every run.

The CI no-build-artifacts guard only covers dist/ and *.tsbuildinfo, so these slip through.

Fix: gitignore compliance/reports/ (keep the config files), and optionally extend the no-build-artifacts guard to cover the reports directory.

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