Skip to content

Merging origin/master into my feature branch causes almost all JS tests to run in pre-commit #25291

@untitaker

Description

@untitaker

Our sentry.lint.engine-based hooks for running JS lints + tests are also triggered upon git fetch && git merge origin/master in a feature branch. This stands in contrast to our pre-commit (the framework) -based Python hooks.

@joshuarli insinuated on Slack that moving them over to pre-commit (the framework) solves this problem. Then we could potentially delete sentry.lint.engine

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions