ruff/.github
Alex Waygood 1a18ada931
[ty] Run mypy_primer and typing-conformance workflows on fewer PRs (#22096)
## Summary

Fixes https://github.com/astral-sh/ty/issues/2090. Quoting my rationale
from that issue:

> A PR that only touches code in [one of these crates] should never have
any impact on memory usage or diagnostics produced. And the comments
from the bot just lead to additional notifications which is annoying.

I _think_ I've got the syntax right here. The
[docs](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax)
say:

>  The order that you define paths patterns matters:
>
> - A matching negative pattern (prefixed with !) after a positive match
will exclude the path.
> - A matching positive pattern after a negative match will include the
path again.

## Test Plan

No idea? Merge it and see?
2025-12-19 19:31:20 +00:00
..
ISSUE_TEMPLATE Add link to `ty` issue tracker (#17924) 2025-05-07 16:33:27 +00:00
workflows [ty] Run mypy_primer and typing-conformance workflows on fewer PRs (#22096) 2025-12-19 19:31:20 +00:00
CODEOWNERS Remove myself as a codeowner from some ty crates (#19738) 2025-08-04 10:23:13 +00:00
PULL_REQUEST_TEMPLATE.md [ty] contribution guide (#18061) 2025-05-13 10:55:01 +02:00
actionlint.yaml Use Depot Windows runners for `cargo test` (#18754) 2025-06-18 10:52:24 -05:00
mypy-primer-ty.toml [ty] Disable possibly-missing-imports by default (#22041) 2025-12-18 20:06:34 +00:00
renovate.json5 Update mkdocs-material to 9.7.0 (Insiders now free) (#21797) 2025-12-05 08:53:08 +01:00
zizmor.yml chore: bump dist, remove old commenting workflows (#21302) 2025-11-07 17:09:29 -05:00