Skip to content

Reducing Noise in "map_deploy_to_develop" pipeline - Pypi #1846

@chinyeungli

Description

@chinyeungli

When doing "map_deploy_to_develop" pipeline on projects, numerous files are flagged as "requires-review" despite being non-issues or irrelevant for manual inspection. These false positives introduce unnecessary noise into the review process. The tool should be enhanced to recognize and appropriately handle such files, reducing review clutter and improving overall efficiency.

List of noise files are:

  • *.cmake
  • *.mo
  • *.toml
  • *.txt
  • *.db
  • *.conf
  • *.pth
  • *.dist-info/*
  • *.pc
  • *.la

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