Skip to content

chore: Prevent PRs from touching dist folder #1056

Description

@brunoborges

The dist/ folder contains compiled TypeScript output that should be generated by automation, not edited by hand in PRs. We should:

  • Block or flag PRs that modify dist/ directly.
  • Define a clear policy for when and how the build is triggered (e.g., on release, via CI, or a bot commit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceInternal refactors/chore work

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions