ruff/.github
David Peter 94947cbf65
[ty] Fix merge base calculation for typing-conformance workflow (#19761)
## Summary

Use `$GITHUB_SHA` (the merged state of `feature` + `main` branch)
instead of `{{ github.event.pull_request.head.sha }}` (just the latest
`feature` commit) for building the "new" version of `ty` in the typing
conformance workflow.

## Test Plan

None.
2025-08-05 14:32:47 +02:00
..
ISSUE_TEMPLATE Add link to `ty` issue tracker (#17924) 2025-05-07 16:33:27 +00:00
workflows [ty] Fix merge base calculation for typing-conformance workflow (#19761) 2025-08-05 14:32:47 +02: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 division-by-zero by default (#18220) 2025-05-20 14:47:56 -04:00
renovate.json5 Instruct Renovate to pin GitHub Actions based on SHA (#16789) 2025-03-17 07:44:59 +00:00
zizmor.yml [ty] Add ecosystem-report workflow (#19349) 2025-07-15 12:29:44 +02:00